Skip to content

Hostname

factiva.com

Last fetched

factiva.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · factiva.comRouting diversity5.7/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/factiva.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.208.212107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.26.23218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.243.8618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.122.14918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.87.623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.239.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.221.5234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.174.4044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.155.13350.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.58.22252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.52.7252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.76.11754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.54.17798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.219.25454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.189.143100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dow jones & company, inc. factiva
Contact emails

Subdomains

234 observed subdomains of factiva.com.

Web-graph footprint

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

465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for factiva.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00596a01.pphosted.com
SPF_INCLUDEspf-1.dowjones.com

Related pages

Pivot deeper into the graph from factiva.com.

Cypher and MCP

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

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