Skip to content

Hostname

sealteam.no

Last fetched

sealteam.no resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.

Nutrition Label

WHISPER CANON · sealteam.noRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sealteam.no

Resolution chain

sealteam.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.77.208.3734.77.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.77.208.3734.77.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
80.86.134.4080.86.128.0/20AS21119NO

WHOIS identity

No WHOIS records are currently associated with sealteam.no in WhisperGraph.

Subdomains

1 observed subdomain of sealteam.no.

Web-graph footprint

Distinct hostnames that link to or from sealteam.no in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sealteam.no.

MechanismTarget
SPF_Adegerdalweb.net
SPF_Asealteam.no
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.143.87.218

Related pages

Pivot deeper into the graph from sealteam.no.

Cypher and MCP

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

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