Skip to content

Hostname

sembo.no

Last fetched

sembo.no resolves to 1 IPv4 address operated by TELIANET-SWEDEN Telia Company in SE.

Nutrition Label

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

Resolution chain

sembo.no 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
Organization
domain holding dtf travel
Contact emails

Subdomains

8 observed subdomains of sembo.no.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sembo.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsembo.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.125.183
SPF_IP217.151.206.82/32
SPF_IP49.13.83.105
SPF_IP62.20.97.130
SPF_IP88.131.62.128/25
SPF_MXsembo.no

Related pages

Pivot deeper into the graph from sembo.no.

Cypher and MCP

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

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