Hostname
office365.us
Last fetched
office365.us resolves to 7 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
office365.us 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 |
|---|---|---|---|---|
| 131.253.86.134 | 131.253.80.0/20 | AS8070 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 131.253.86.150 | 131.253.80.0/20 | AS8070 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 131.253.86.166 | 131.253.80.0/20 | AS8070 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 131.253.86.182 | 131.253.80.0/20 | AS8070 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 40.66.16.130 | 40.66.0.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 40.66.16.194 | 40.66.0.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 40.66.16.2 | 40.66.0.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
6,092 observed subdomains of office365.us.
Showing 25 of 6,092. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from office365.us in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from office365.us.
- IP · 131.253.86.134
- ASN · AS8070MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · US
- Email · domains@microsoft.com
- TLD · .us
- Browse hostnames · of…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "office365.us"})-[: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.