Hostname
abrfid.com
Last fetched
abrfid.com resolves to 1 IPv4 address operated by VRSN-AC50-340 - VeriSign Global Registry Services in BZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
abrfid.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 |
|---|---|---|---|---|
| 185.169.253.175 | 185.169.253.0/24 | AS206264 | VRSN-AC50-340 - VeriSign Global Registry Services | BZ |
| 185.169.253.175 | 185.169.253.0/24 | AS206264 | VRSN-AC50-340 - VeriSign Global Registry Services | BZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
7 observed subdomains of abrfid.com.
Web-graph footprint
Distinct hostnames that link to or from abrfid.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for abrfid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _u.abrfid.com._spf.dmarclc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.211.69.231/32 |
| SPF_IP | 13.39.103.0/27 |
| SPF_IP | 13.42.61.32/27 |
| SPF_IP | 15.222.110.90/32 |
| SPF_IP | 18.143.136.64/27 |
| SPF_IP | 18.99.40.64/27 |
| SPF_IP | 3.101.216.128/27 |
| SPF_IP | 3.105.224.60/32 |
| SPF_IP | 3.109.187.96/32 |
| SPF_IP | 3.214.204.181/32 |
| SPF_IP | 3.252.108.160/27 |
| SPF_IP | 3.27.51.160/27 |
| SPF_IP | 3.29.194.128/27 |
| SPF_IP | 3.99.253.64/27 |
| SPF_IP | 35.174.145.124/32 |
| SPF_IP | 43.204.62.184/32 |
| SPF_IP | 43.205.150.240/28 |
| SPF_IP | 44.211.178.96/27 |
| SPF_IP | 52.17.62.50/32 |
| SPF_IP | 52.212.19.177/32 |
| SPF_IP | 52.60.189.48/32 |
Related pages
Pivot deeper into the graph from abrfid.com.
- IP · 185.169.253.175
- ASN · AS206264VRSN-AC50-340 - VeriSign Global Registry Services
- Registrar · iana:146
- Country · BZ
- Email · abrfid.com@domainsbyproxy.com
- 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: "abrfid.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.