Hostname
abrivet.com
Last fetched
abrivet.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abrivet.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 |
|---|---|---|---|---|
| 63.241.189.53 | 63.240.0.0/15 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abrivet.com owner
- Contact emails
- lifelearn@myprivacy.ca
- domreg@petpartnersusa.com
- 099ca47c-dc0f-49fc-b305-005e454a503e@identity-protect.org
- 873c75c9-faaf-45bb-97d5-e6fafd1377cc@identity-protect.org
- 9d176794-39f4-407f-a5d9-f30bae6a3054@identity-protect.org
- a200826f-ed0a-464a-b7f4-f6fab456cdd4@identity-protect.org
- a8a7b0ff-9720-4044-a7f1-2f16fc7d2145@identity-protect.org
- c4d0c458-fdbb-4039-9dad-a45dbbf7a990@identity-protect.org
Subdomains
1 observed subdomain of abrivet.com.
| Subdomain |
|---|
| www.abrivet.com |
Web-graph footprint
Distinct hostnames that link to or from abrivet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for abrivet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.vca.com |
Related pages
Pivot deeper into the graph from abrivet.com.
- IP · 63.241.189.53
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:468
- Country · US
- Email · lifelearn@myprivacy.ca
- TLD · .com
- Browse hostnames · ab…
- 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: "abrivet.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.