Skip to content

Hostname

factcite.com

Last fetched

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.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
100.21.25.180100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.196.10016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.32.8534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.11.4034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.113.8235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.6.17335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.179.12735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.49.11435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.160.2535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.181.18444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.103.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.124.21344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.241.11344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.255.13444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.135.1252.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.81.14852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.24.3352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.170.9952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.145.452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.226.2052.36.0.0/14AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for factcite.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.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 20

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