Hostname
hfcuvt.com
Last fetched
hfcuvt.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hfcuvt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- heritage family credit union attn hfcuvt.com care of network solutions
- Contact emails
- b63v78fd96m@networksolutionsprivateregistration.com
- fp7u28v38r3@networksolutionsprivateregistration.com
- ft88y8f75su@networksolutionsprivateregistration.com
- jz4ga6rj32x@networksolutionsprivateregistration.com
- pg6n88tw7zm@networksolutionsprivateregistration.com
- ps45y2aw2uh@networksolutionsprivateregistration.com
- ra6zg5zk2gz@networksolutionsprivateregistration.com
- t892q33v2px@networksolutionsprivateregistration.com
- ud5dm2kw9fm@networksolutionsprivateregistration.com
- va3rw2n95bn@networksolutionsprivateregistration.com
- x74st7u49v6@networksolutionsprivateregistration.com
- yf9qf8j6222@networksolutionsprivateregistration.com
Subdomains
28 observed subdomains of hfcuvt.com.
Showing 20 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hfcuvt.com in the public web crawl.
83 sites link to this hostname.
85 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for hfcuvt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.hfcuvt.com |
| SPF_INCLUDE | _spf2.hfcuvt.com |
Related pages
Pivot deeper into the graph from hfcuvt.com.
- IP · 13.107.213.40
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · CA
- Email · b63v78fd96m@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · hf…
- 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: "hfcuvt.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.