Hostname
onenote.com
Last fetched
onenote.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.
Nutrition Label
Resolution chain
onenote.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.244.64 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.12.156.112 | 23.12.156.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
| 23.48.8.246 | 23.48.8.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 72.246.30.94 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 88.221.168.235 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.219.138.64 | 23.219.138.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.195.248.237 | 23.195.248.0/22 | AS16625 | AKAMAI-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for onenote.com.
| Mechanism | Target |
|---|---|
| SPF_A | onenote.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.117.65.22/32 |
| SPF_IP | 168.61.25.60/32 |
| SPF_MX | onenote.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.