Hostname
eyeyah.com
Last fetched
eyeyah.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
eyeyah.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 |
|---|---|---|---|---|
| 128.199.211.240 | 128.199.192.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
WHOIS identity
- Registrar
- iana:1291
- Organization
- tanya wilson
- Contact emails
Subdomains
40 observed subdomains of eyeyah.com.
Showing 17 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eyeyah.com in the public web crawl.
34 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for eyeyah.com.
| Mechanism | Target |
|---|---|
| SPF_A | eyeyah.com |
| SPF_INCLUDE | _spf.vodien.com |
| SPF_INCLUDE | all._spf.ds.network |
| SPF_IP | 101.100.228.206 |
| SPF_IP | 119.31.232.160 |
| SPF_MX | eyeyah.com |
Related pages
Pivot deeper into the graph from eyeyah.com.
- IP · 128.199.211.240
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1291
- Country · SG
- Email · tanya@eyeyah.com
- TLD · .com
- Browse hostnames · ey…
- 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: "eyeyah.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.