Skip to content

Hostname

sarpsborg.com

Last fetched

sarpsborg.com resolves to 1 IPv4 address operated by GLOBALCONNECT-AS2116 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.88.119.7877.88.64.0/18AS2116GLOBALCONNECT-AS2116NO

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 sarpsborg.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for sarpsborg.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf00.sarpsborg.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP161.71.6.225
SPF_IP167.89.0.0/17
SPF_IP194.19.74.242
SPF_IP198.21.0.0/21
SPF_IP40.92.0.0/15
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP77.40.156.8
SPF_IP77.40.237.246/32
SPF_IP77.88.119.83

Related pages

Pivot deeper into the graph from sarpsborg.com.

Cypher and MCP

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

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