Skip to content

Hostname

gu.se

Last fetched

gu.se resolves to 1 IPv4 address operated by AS2842 in SE.

Nutrition Label

WHISPER CANON · gu.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gu.se

Resolution chain

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

IPPrefixASNOperatorCountry
130.241.39.203130.241.0.0/16AS2842SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for gu.se.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.hostingconnection.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.235.56.199
SPF_IP130.235.56.200
SPF_IP130.235.56.201
SPF_IP130.235.56.202
SPF_IP130.235.56.203
SPF_IP130.235.62.13
SPF_IP130.235.62.19
SPF_IP130.241.135.107
SPF_IP130.241.135.110
SPF_IP130.241.170.85
SPF_IP130.241.170.86
SPF_IP193.12.108.68/32
SPF_IP193.26.30.0/25
SPF_IP195.10.211.16/32
SPF_IP2001:6b0:16:1:5ee:bad:c0de:2199
SPF_IP2001:6b0:16:1:5ee:bad:c0de:2200
SPF_IP2001:6b0:16:1:5ee:bad:c0de:2201
SPF_IP2001:6b0:16:1:5ee:bad:c0de:2202
SPF_IP2001:6b0:d:708:10:240:8:46
SPF_IP2001:6b0:d:708:10:240:8:48
SPF_IP213.157.70.73
SPF_IP213.157.70.75
SPF_IP217.28.204.8/32
SPF_IP23.90.117.190
SPF_IP23.90.117.191
SPF_IP23.90.119.90
SPF_IP23.90.119.91
SPF_IP52.232.27.151/32
SPF_IP77.237.55.139/32
SPF_IP79.136.98.172
SPF_IP88.151.73.29
SPF_IP88.151.78.132/32
SPF_IP91.123.56.128/32

Related pages

Pivot deeper into the graph from gu.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gu.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.