Skip to content

Hostname

speltmor.dk

Last fetched

speltmor.dk resolves to 1 IPv4 address operated by SENTIA - Sentia Denmark A/S in DK.

Nutrition Label

WHISPER CANON · speltmor.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/speltmor.dk

Resolution chain

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

IPPrefixASNOperatorCountry
217.116.232.220217.116.224.0/20AS47292SENTIA - Sentia Denmark A/SDK

WHOIS identity

Registrar
Organization
jesper felumb conrad
Contact emails

Subdomains

1 observed subdomain of speltmor.dk.

Web-graph footprint

Distinct hostnames that link to or from speltmor.dk in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for speltmor.dk.

MechanismTarget
SPF_INCLUDE_spf.simplero.com

Related pages

Pivot deeper into the graph from speltmor.dk.

Cypher and MCP

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

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