Skip to content

Hostname

fridayplans.com

Last fetched

fridayplans.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · fridayplans.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fridayplans.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.23.19143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.39143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.67143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.96143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.160.150.1043.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1203.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.383.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.983.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1609
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

15 observed subdomains of fridayplans.com.

Web-graph footprint

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

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fridayplans.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from fridayplans.com.

Cypher and MCP

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

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