Hostname
o2.com
Last fetched
o2.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
o2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.162.150.90 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:69
- Organization
- o2 holdings
- Contact emails
Subdomains
2,640 observed subdomains of o2.com.
Showing 25 of 2,640. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from o2.com in the public web crawl.
129 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
35 SPF mechanisms authorising senders for o2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | _spf.atoracle.com |
| SPF_INCLUDE | spf-3p-1.o2.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.169.13.24 |
| SPF_IP | 158.230.100.102/32 |
| SPF_IP | 158.230.100.106 |
| SPF_IP | 158.230.101.102 |
| SPF_IP | 158.230.101.187 |
| SPF_IP | 158.230.101.188 |
| SPF_IP | 158.230.101.207 |
| SPF_IP | 158.230.101.221 |
| SPF_IP | 158.230.101.222 |
| SPF_IP | 158.230.201.10 |
| SPF_IP | 158.230.201.11 |
| SPF_IP | 158.230.201.24 |
| SPF_IP | 158.230.201.25 |
| SPF_IP | 158.230.201.26 |
| SPF_IP | 160.218.11.32/29 |
| SPF_IP | 160.218.161.64/28 |
| SPF_IP | 192.228.1.9 |
| SPF_IP | 194.228.112.214 |
| SPF_IP | 195.76.34.104/29 |
| SPF_IP | 200.81.36.136/32 |
| SPF_IP | 200.81.36.137/32 |
| SPF_IP | 200.81.42.136/32 |
| SPF_IP | 200.81.42.137/32 |
| SPF_IP | 212.170.36.114 |
| SPF_IP | 46.233.118.164 |
| SPF_IP | 80.71.18.206 |
| SPF_IP | 81.45.59.242 |
| SPF_IP | 81.47.204.72/29 |
| SPF_IP | 82.113.101.1 |
| SPF_IP | 82.113.101.16/28 |
| SPF_IP | 82.113.113.130 |
Related pages
Pivot deeper into the graph from o2.com.
- IP · 20.162.150.90
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:69
- Country · GB
- Email · service.operations@o2.com
- TLD · .com
- Browse hostnames · o2…
- 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: "o2.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.