Hostname
eguide.app
Last fetched
eguide.app resolves to 1 IPv4 address operated by TCC-ASN1 - The Corvallis Clinic in NL. WHOIS lists iana:4148 as the registrar.
Nutrition Label
Resolution chain
eguide.app 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 |
|---|---|---|---|---|
| 94.237.42.78 | 94.237.40.0/21 | AS202053 | TCC-ASN1 - The Corvallis Clinic | NL |
WHOIS identity
- Registrar
- iana:4148
- Organization
- code-on
- Contact emails
Subdomains
20 observed subdomains of eguide.app.
Showing 15 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eguide.app in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for eguide.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 2a04:3544:1000:1510:3cc8:64ff:fefa:51e3 |
| SPF_IP | 94.237.42.78 |
Related pages
Pivot deeper into the graph from eguide.app.
- IP · 94.237.42.78
- ASN · AS202053TCC-ASN1 - The Corvallis Clinic
- Registrar · iana:4148
- Country · NL
- Email · 501c62f7ae68ce48c690db9c2a45381e-15017313@contact.gandi.net
- TLD · .app
- Browse hostnames · eg…
- 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: "eguide.app"})-[: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.