Hostname
myrouteapp.com
Last fetched
myrouteapp.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
myrouteapp.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:269
- Organization
- myrouteapp b.v.
- Contact emails
Subdomains
23 observed subdomains of myrouteapp.com.
Web-graph footprint
Distinct hostnames that link to or from myrouteapp.com in the public web crawl.
276 sites link to this hostname.
1,372 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for myrouteapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.supersaas.com |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 54.206.207.130/32 |
Related pages
Pivot deeper into the graph from myrouteapp.com.
- IP · 18.202.185.71
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · IE
- Email · michel@myrouteapp.com
- TLD · .com
- Browse hostnames · my…
- 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: "myrouteapp.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.