Skip to content

Hostname

wangstedt.net

Last fetched

wangstedt.net resolves to 1 IPv4 address operated by AS49770 in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · wangstedt.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wangstedt.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.154.111.119185.154.108.0/22AS49770SE

WHOIS identity

Registrar
iana:106
Organization
karl w?ngstedt
Contact emails

Subdomains

18 observed subdomains of wangstedt.net.

Web-graph footprint

Distinct hostnames that link to or from wangstedt.net in the public web crawl.

7 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for wangstedt.net.

MechanismTarget
SPF_Awangstedt.net
SPF_IP185.140.117.29
SPF_IP185.154.111.119
SPF_MXwangstedt.net

Related pages

Pivot deeper into the graph from wangstedt.net.

Cypher and MCP

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

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