Skip to content

Hostname

anssems.eu

Last fetched

anssems.eu resolves to 2 IPv4 addresses operated by AS39591 in NL. WHOIS lists registrar:sitebytes b.v. as the registrar.

Nutrition Label

WHISPER CANON · anssems.euRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/anssems.eu

Resolution chain

anssems.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:sitebytes b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of anssems.eu.

Web-graph footprint

Distinct hostnames that link to or from anssems.eu in the public web crawl.

48 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for anssems.eu.

MechanismTarget
SPF_Aanssems.eu
SPF_Asmtp.global-e.nl
SPF_INCLUDEawsspf.prezent.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.3.103.111
SPF_IP77.94.242.6/32
SPF_IP77.94.242.7/32
SPF_IP77.94.244.209/32
SPF_IP77.94.244.233
SPF_IP79.143.209.209
SPF_MXanssems.eu

Related pages

Pivot deeper into the graph from anssems.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anssems.eu"})-[: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.