Skip to content

Hostname

routeapp.io

Last fetched

routeapp.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · routeapp.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/routeapp.io

Resolution chain

routeapp.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.1213.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.503.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.733.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.231.1123.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.283.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.863.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.953.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.10465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

6 observed subdomains of routeapp.io.

Web-graph footprint

Distinct hostnames that link to or from routeapp.io in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for routeapp.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from routeapp.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "routeapp.io"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.