All hostnames factcite.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label WHISPER CANON · factcite.com Routing diversity 5.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/factcite.com Resolution chain factcite.com 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 100.21.25.180 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.146.196.100 16.146.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.214.32.85 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.223.11.40 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.161.113.82 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.164.6.173 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.166.179.127 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.167.49.114 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.83.160.25 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.237.181.184 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.103.100 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.250.124.213 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.241.113 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.255.255.134 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.10.135.12 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.11.81.148 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.25.24.33 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.170.99 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.38.145.4 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.38.226.20 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:2 Organization lincoln library press, Contact emails Subdomains 9 observed subdomains of factcite.com.
Web-graph footprint Distinct hostnames that link to or from factcite.com in the public web crawl.
238 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for factcite.com.
Related pages Pivot deeper into the graph from factcite.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "factcite.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 .