Skip to content

Hostname

seelmann.it

Last fetched

seelmann.it resolves to 3 IPv4 addresses operated by AS48314 in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · seelmann.itRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/seelmann.it

Resolution chain

seelmann.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
hidden
Contact emails

Subdomains

42 observed subdomains of seelmann.it.

Web-graph footprint

Distinct hostnames that link to or from seelmann.it in the public web crawl.

275 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for seelmann.it.

MechanismTarget
SPF_Aseelmann.it
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.hetzner.sitmx.de
SPF_INCLUDEspf.ipp.sitmx.de
SPF_INCLUDEspf.out.sitmx.de
SPF_INCLUDEspf.strato.sitmx.de
SPF_INCLUDEspf.vautron.sitmx.de
SPF_IP194.26.181.128/25
SPF_IP2a0a:51c0:0:22::/64
SPF_MXseelmann.it

Related pages

Pivot deeper into the graph from seelmann.it.

Cypher and MCP

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

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