Skip to content

Hostname

gp.se

Last fetched

gp.se resolves to 1 IPv4 address operated by TELE2 in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257TELE2SE

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 gp.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for gp.se.

MechanismTarget
SPF_INCLUDE7176328.spf07.hubspotemail.net
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.mx-wecloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.58.104.102
SPF_IP176.58.104.81
SPF_IP194.14.44.40
SPF_IP194.14.47.25
SPF_IP213.179.57.89
SPF_IP217.151.206.82/32
SPF_IP81.201.209.101
SPF_IP81.201.212.53
SPF_IP81.201.212.60
SPF_MXgp.se

Related pages

Pivot deeper into the graph from gp.se.

Cypher and MCP

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

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