Skip to content

Hostname

roadmap.sh

Last fetched

roadmap.sh resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · roadmap.shRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/roadmap.sh

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.10713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.233.11118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8518.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.48.1118.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.12518.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.2618.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.4118.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
alex williams media, llc dba the new stack
Contact emails

Subdomains

16 observed subdomains of roadmap.sh.

Web-graph footprint

Distinct hostnames that link to or from roadmap.sh in the public web crawl.

1,864 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for roadmap.sh.

MechanismTarget
SPF_INCLUDE46095657.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from roadmap.sh.

Cypher and MCP

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

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