Skip to content

Hostname

dpa-factchecking.com

Last fetched

dpa-factchecking.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dpa-factchecking.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dpa-factchecking.com

Resolution chain

dpa-factchecking.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.82.10713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.11413.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3013.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.8413.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.227.10018.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.1818.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.2118.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.2918.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.64.211.10618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of dpa-factchecking.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dpa-factchecking.com in the public web crawl.

580 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dpa-factchecking.com.

Cypher and MCP

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

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