Skip to content

Hostname

onenote.com

Last fetched

onenote.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

onenote.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.23.244.642.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.12.156.11223.12.156.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.48.8.24623.48.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.30.9472.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.168.23588.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.219.138.6423.219.138.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.195.248.23723.195.248.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for onenote.com.

MechanismTarget
SPF_Aonenote.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.117.65.22/32
SPF_IP168.61.25.60/32
SPF_MXonenote.com

Related pages

Pivot deeper into the graph from onenote.com.

Cypher and MCP

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

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