Hostname
avinxt.com
Last fetched
avinxt.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
avinxt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.166.119.59 | 188.166.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- edge branding as
- Contact emails
- 2ioawpkeaxem@privacy-protection.email
- 5zq83jv2i3pk@privacy-protection.email
- a7egtsn4r8wk@privacy-protection.email
- eyaxsw8zamvp@privacy-protection.email
- hqpmg2fvbvaq@privacy-protection.email
- mkk2cjzhy2cb@privacy-protection.email
- ms2w2wtz7eqd@privacy-protection.email
- n5k3wkzdpv53@privacy-protection.email
- ooekkkqks5fj@privacy-protection.email
- pjtheaqtqbt9@privacy-protection.email
- q5zjdo5ku8rr@privacy-protection.email
- rrxmfhmk6sw3@privacy-protection.email
- skqnk33v2mem@privacy-protection.email
- xa2urs77bfwe@privacy-protection.email
Subdomains
1 observed subdomain of avinxt.com.
| Subdomain |
|---|
| www.avinxt.com |
Web-graph footprint
Distinct hostnames that link to or from avinxt.com in the public web crawl.
7 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for avinxt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from avinxt.com.
- IP · 188.166.119.59
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · NL
- Email · 2ioawpkeaxem@privacy-protection.email
- TLD · .com
- Browse hostnames · av…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avinxt.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.