Hostname
xoftinc.com
Last fetched
xoftinc.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xoftinc.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 |
|---|---|---|---|---|
| 116.202.6.70 | 116.202.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xoftinc.com owner
- Contact emails
- 0585d99a0a28fd0a36a5f360014e0062@domaindiscreet.com
- 14a9b1a20a28fd0a17008c9d603a9a3e@domaindiscreet.com
- 57256351@myprivatename.com
- 83ebe57a0a28fd0a0b68096e93db69cd@domaindiscreet.com
- cvsiqatj36jk88eo5gco54h1v1@domaindiscreet.com
- 5f083944-0436-4e5f-8f9c-8fbb97363e4d@identity-protect.org
- 7e285bc9-7664-4661-a239-21679c7b1bef@identity-protect.org
- e70684af-33e8-49f4-9797-fa08ac8b1020@identity-protect.org
Subdomains
1 observed subdomain of xoftinc.com.
| Subdomain |
|---|
| www.xoftinc.com |
Web-graph footprint
Distinct hostnames that link to or from xoftinc.com in the public web crawl.
33 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for xoftinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from xoftinc.com.
- IP · 116.202.6.70
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 0585d99a0a28fd0a36a5f360014e0062@domaindiscreet.com
- TLD · .com
- Browse hostnames · xo…
- 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: "xoftinc.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.