Skip to content

Hostname

sembo.de

Last fetched

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

Nutrition Label

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

Resolution chain

sembo.de 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

No WHOIS records are currently associated with sembo.de in WhisperGraph.

Subdomains

6 observed subdomains of sembo.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sembo.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcarmamail.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_IP88.131.62.128/25
SPF_MXsembo.de

Related pages

Pivot deeper into the graph from sembo.de.

Cypher and MCP

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

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