All hostnames 12factor.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:292 as the registrar.
Nutrition Label WHISPER CANON · 12factor.net Routing diversity 3.9/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 9.0/10 canon.whisper.security/host/12factor.net Resolution chain 12factor.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.173.120 13.227.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.227.173.121 13.227.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.227.173.24 13.227.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.227.173.64 13.227.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.33.67.112 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.28 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.44 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.61 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.161.111.28 18.161.104.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.111.60 18.161.104.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.111.86 18.161.104.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.111.9 18.161.104.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.164.28.16 3.164.28.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.164.28.41 3.164.28.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.164.28.58 3.164.28.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.164.28.97 3.164.28.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 3.174.46.16 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.3 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.59 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.92 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:292 Organization salesforce.com, Contact emails Subdomains 1 observed subdomain of 12factor.net.
Web-graph footprint Distinct hostnames that link to or from 12factor.net in the public web crawl.
2,397 sites link to this hostname.
Related pages Pivot deeper into the graph from 12factor.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "12factor.net"})-[: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 .