Hostname
email.ogio.com
Last fetched
email.ogio.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with email.ogio.com in WhisperGraph.
Subdomains
2 observed subdomains of email.ogio.com.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for email.ogio.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.223.237.112 |
| SPF_IP | 162.223.237.113 |
| SPF_IP | 162.223.237.114 |
| SPF_IP | 162.223.237.115 |
| SPF_IP | 192.9.199.213 |
| SPF_IP | 192.9.199.214 |
| SPF_IP | 192.9.200.36 |
| SPF_IP | 192.9.200.37 |
| SPF_IP | 199.7.202.124 |
| SPF_IP | 199.7.203.71 |
| SPF_IP | 199.7.207.188 |
| SPF_IP | 199.7.207.189 |
| SPF_IP | 199.7.207.190 |
| SPF_IP | 199.7.207.191 |
| SPF_IP | 207.135.2.25 |
| SPF_IP | 207.135.2.26 |
| SPF_IP | 207.135.2.27 |
| SPF_IP | 207.135.2.28 |
| SPF_IP | 207.135.2.29 |
| SPF_IP | 207.135.3.25 |
| SPF_IP | 207.135.3.26 |
| SPF_IP | 207.135.3.27 |
| SPF_IP | 207.135.3.28 |
| SPF_IP | 207.135.3.29 |
Related pages
Pivot deeper into the graph from email.ogio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "email.ogio.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.