Skip to content

Hostname

nesesser.com

Last fetched

nesesser.com resolves to 1 IPv4 address operated by CRATIS-AS CRATIS Ltd. in HR. WHOIS lists iana:15 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.23.184.102178.23.184.0/24AS61094CRATIS-AS CRATIS Ltd.HR

WHOIS identity

Registrar
iana:15
Organization
magdis d.o.o.
Contact emails

Subdomains

4 observed subdomains of nesesser.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nesesser.com.

MechanismTarget
SPF_Anesesser.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvirtualmail.webpower.eu
SPF_IP178.23.184.102
SPF_IP194.56.74.112
SPF_IP194.56.74.113
SPF_MXnesesser.com

Related pages

Pivot deeper into the graph from nesesser.com.

Cypher and MCP

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

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