Skip to content

Hostname

nfon.com

Last fetched

nfon.com resolves to 1 IPv4 address operated by SOPRADO-ANY in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · nfon.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/nfon.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.236.122.2391.236.122.0/24AS20546SOPRADO-ANYDE

WHOIS identity

Registrar
iana:1328
Organization
jan-peter koopmann
Contact emails

Subdomains

54 observed subdomains of nfon.com.

Web-graph footprint

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

542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nfon.com.

MechanismTarget
SPF_Acrm.dtst.de
SPF_INCLUDE5796582.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustmx-spf.aax2.net
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.nfon.managed-otrs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.96.0/21
SPF_IP152.53.250.87
SPF_IP152.53.251.162
SPF_IP185.88.214.180

Related pages

Pivot deeper into the graph from nfon.com.

Cypher and MCP

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

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