Hostname
aerohio.com
Last fetched
aerohio.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:636 as the registrar.
Nutrition Label
Resolution chain
aerohio.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 |
|---|---|---|---|---|
| 34.194.18.211 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:636
- Organization
- private name
- Contact emails
- 23d8vchkmlyqw6rs@private-contact.com
- 3cwebwjm4ab1xmjh@private-contact.com
- 4gkayaptcim5neai@private-contact.com
- 5qqsnuxlcuoryoc6@private-contact.com
- 84of6uydnhsjunmh@private-contact.com
- avlianb0e2svkbjv@private-contact.com
- cbspv0ehtkdevxwn@private-contact.com
- ck1edypl8qskojnn@private-contact.com
- cvcnsgsfyerl9hcv@private-contact.com
- drwi99onyvjojq89@private-contact.com
- e71wnwapb5n3yqjf@private-contact.com
- ejdfrqxw2mvaagpi@private-contact.com
- iagfhossuzati7ia@private-contact.com
- ie6giuipfsmpefos@private-contact.com
- iwvsdiqtbcatin9b@private-contact.com
- kmfpdtq1sodaiau8@private-contact.com
- nonrwzb1oyp3bscz@private-contact.com
- otg9dre9eh798cgl@private-contact.com
- pbuztftcazpsc7nk@private-contact.com
- pzifrojsyrau1guk@private-contact.com
- and 9 more
Subdomains
2 observed subdomains of aerohio.com.
| Subdomain |
|---|
| learn.aerohio.com |
| www.aerohio.com |
Web-graph footprint
Distinct hostnames that link to or from aerohio.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for aerohio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.smtp.com |
Related pages
Pivot deeper into the graph from aerohio.com.
- IP · 34.194.18.211
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:636
- Country · US
- Email · 23d8vchkmlyqw6rs@private-contact.com
- TLD · .com
- Browse hostnames · ae…
- 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: "aerohio.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.