Hostname
ecornell.com
Last fetched
ecornell.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ecornell.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 |
|---|---|---|---|---|
| 35.227.175.178 | 35.227.160.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- cornell university attn ecornell.com care of network solutions
- Contact emails
- aa3cj39j67e@networksolutionsprivateregistration.com
- ar9ph9958dm@networksolutionsprivateregistration.com
- b828v58c587@networksolutionsprivateregistration.com
- bc4ct32x43f@networksolutionsprivateregistration.com
- be8sj5y55nh@networksolutionsprivateregistration.com
- bf6ep48k6ef@networksolutionsprivateregistration.com
- bp8j66af29a@networksolutionsprivateregistration.com
- bz94f6uu5km@networksolutionsprivateregistration.com
- ca2ez6my4g3@networksolutionsprivateregistration.com
- cf9tt5a45sg@networksolutionsprivateregistration.com
- d35sk2ce6h9@networksolutionsprivateregistration.com
- da95k6b63wb@networksolutionsprivateregistration.com
- ed7ja7477fe@networksolutionsprivateregistration.com
- es58a6uy299@networksolutionsprivateregistration.com
- ew93k46n5vz@networksolutionsprivateregistration.com
- fb6y968n9q7@networksolutionsprivateregistration.com
- fd9dw5vq3n4@networksolutionsprivateregistration.com
- fn36n5943zj@networksolutionsprivateregistration.com
- gg4fm4x88bx@networksolutionsprivateregistration.com
- gg7ad7kp3ch@networksolutionsprivateregistration.com
- and 37 more
Subdomains
62 observed subdomains of ecornell.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ecornell.com in the public web crawl.
394 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ecornell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfusa.qmarkets-dns.org |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ecornell.com.
- IP · 35.227.175.178
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2
- Country · US
- Email · aa3cj39j67e@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ec…
- 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: "ecornell.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.