Hostname
xolfax.com
Last fetched
xolfax.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
xolfax.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 |
|---|---|---|---|---|
| 20.31.147.34 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:106
- Organization
- —
- Contact emails
- —
Subdomains
51 observed subdomains of xolfax.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xolfax.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for xolfax.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailhost.xolfax.com |
| SPF_A | pnkfpztp.outbound-mail.sendgrid.net |
| SPF_A | xolfax.com |
| SPF_IP | 20.31.147.34 |
| SPF_IP | 40.68.130.51 |
| SPF_IP | 50.31.62.115 |
| SPF_IP | 52.166.93.182 |
Related pages
Pivot deeper into the graph from xolfax.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xolfax.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.