Skip to content

Hostname

nefos.com

Last fetched

nefos.com resolves to 1 IPv4 address operated by NL-NEFOS-AS in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.154.165.13045.154.164.0/22AS202591NL-NEFOS-ASNL

WHOIS identity

Registrar
iana:1647
Organization
hans-christoph lang
Contact emails

Subdomains

1 observed subdomain of nefos.com.

Subdomain
www.nefos.com

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nefos.com.

MechanismTarget
SPF_INCLUDE_spf.onlinespamfilter.nl
SPF_IP176.74.254.94
SPF_IP2001:4cb8:297:105:176:74:254:94

Related pages

Pivot deeper into the graph from nefos.com.

Cypher and MCP

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

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