Skip to content

Hostname

iptc.org

Last fetched

iptc.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · iptc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iptc.org

Resolution chain

iptc.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.46.11108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.116108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.56108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.93108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.147.1918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from iptc.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for iptc.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP194.232.153.3
SPF_IP194.232.25.0/24
SPF_MXiptc.org

Related pages

Pivot deeper into the graph from iptc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iptc.org"})-[: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.