Skip to content

Hostname

sembo.com

Last fetched

sembo.com resolves to 1 IPv4 address operated by TELIANET-SWEDEN Telia Company in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.20.97.15262.20.0.0/16AS3301TELIANET-SWEDEN Telia CompanySE

WHOIS identity

Registrar
iana:73
Organization
andreas elmgren
Contact emails

Subdomains

62 observed subdomains of sembo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sembo.com.

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_IP88.131.62.128/25
SPF_MXsembo.com

Related pages

Pivot deeper into the graph from sembo.com.

Cypher and MCP

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

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