Skip to content

Hostname

routeperfect.com

Last fetched

routeperfect.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · routeperfect.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/routeperfect.com

Resolution chain

routeperfect.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.2813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.122.10718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1263.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.153.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.323.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.433.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.228.11354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1754.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
boaz lantsman
Contact emails

Subdomains

17 observed subdomains of routeperfect.com.

Web-graph footprint

Distinct hostnames that link to or from routeperfect.com in the public web crawl.

364 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for routeperfect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXrouteperfect.com

Related pages

Pivot deeper into the graph from routeperfect.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "routeperfect.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 20

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