Skip to content

Hostname

sembo.dk

Last fetched

sembo.dk resolves to 1 IPv4 address operated by TELIANET-SWEDEN Telia Company in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · sembo.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sembo.dk

Resolution chain

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

IPPrefixASNOperatorCountry
62.20.97.13362.20.0.0/16AS3301TELIANET-SWEDEN Telia CompanySE

WHOIS identity

Registrar
registrar:abion ab
Organization
stena line travel group ab
Contact emails

Subdomains

5 observed subdomains of sembo.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sembo.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sitel.com
SPF_IP128.140.125.183
SPF_IP217.151.206.82/32
SPF_IP49.13.83.105
SPF_IP62.20.97.130
SPF_IP79.171.144.35
SPF_IP79.171.144.36
SPF_IP87.54.28.194
SPF_IP88.131.62.128/25
SPF_MXsembo.dk

Related pages

Pivot deeper into the graph from sembo.dk.

Cypher and MCP

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

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