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
Resolution chain
fridayplans.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.23.19 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.39 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.67 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 143.204.23.96 | 143.204.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.160.150.104 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.120 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.38 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.98 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.116 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.18 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.3 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.52 | 54.192.34.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fridayplans.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from fridayplans.com.
- IP · 143.204.23.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1609
- Country · BR
- Email · ryan@fridayplans.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.