Skip to content

Hostname

xft.com

Last fetched

xft.com resolves to 1 IPv4 address operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · xft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xft.com

Resolution chain

xft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.142.10885.13.142.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:1328
Organization
volker kohlstetter
Contact emails

Subdomains

8 observed subdomains of xft.com.

Web-graph footprint

Distinct hostnames that link to or from xft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for xft.com.

MechanismTarget
SPF_Axft.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.89.46/32
SPF_IP167.89.98.146/32
SPF_IP37.16.70.2
SPF_IP85.115.25.116
SPF_IP85.13.142.108
SPF_MXxft.com

Related pages

Pivot deeper into the graph from xft.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "xft.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.