Skip to content

Hostname

pitchfork.com

Last fetched

pitchfork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · pitchfork.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pitchfork.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.107143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.26143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.80143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.93143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.171.214.1033.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.173.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.593.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.783.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.55.10854.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.4554.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5554.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
******** ********
Contact emails

Subdomains

45 observed subdomains of pitchfork.com.

Web-graph footprint

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

18,197 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pitchfork.com.

MechanismTarget
SPF_INCLUDE_u.pitchfork.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from pitchfork.com.

Cypher and MCP

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

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