Skip to content

Hostname

bate.no

Last fetched

bate.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · bate.noRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bate.no

Resolution chain

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

IPPrefixASNOperatorCountry
51.120.98.19551.120.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

Registrar
Organization
stavanger boligbyggelag
Contact emails

Subdomains

18 observed subdomains of bate.no.

Web-graph footprint

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

91 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bate.no.

MechanismTarget
SPF_INCLUDE26978399.spf03.hubspotemail.net
SPF_INCLUDEspf.bbl.no
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP149.72.120.130/32
SPF_IP159.183.224.104/32
SPF_IP52.212.19.177/32
SPF_IP77.94.235.18/32
SPF_IP81.29.32.213

Related pages

Pivot deeper into the graph from bate.no.

Cypher and MCP

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

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