Skip to content

Hostname

fridayparts.com

Last fetched

fridayparts.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.12618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1193.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.123.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.473.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.893.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.1565.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.10565.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.7165.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.8465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

22 observed subdomains of fridayparts.com.

Web-graph footprint

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

141 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fridayparts.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from fridayparts.com.

Cypher and MCP

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

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