Skip to content

Hostname

sdgb.se

Last fetched

sdgb.se resolves to 1 IPv4 address operated by AS206170 in US. WHOIS lists registrar:telia sverige ab as the registrar.

Nutrition Label

WHISPER CANON · sdgb.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sdgb.se

Resolution chain

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

IPPrefixASNOperatorCountry
62.3.44.10362.3.44.0/24AS206170US

WHOIS identity

Registrar
registrar:telia sverige ab
Organization
Contact emails

Subdomains

1 observed subdomain of sdgb.se.

Subdomain
www.sdgb.se

Web-graph footprint

Distinct hostnames that link to or from sdgb.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sdgb.se.

MechanismTarget
SPF_INCLUDEspf-a.telia.com
SPF_IP81.236.57.0/24
SPF_IP81.236.60.0/24

Related pages

Pivot deeper into the graph from sdgb.se.

Cypher and MCP

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

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