Hostname
fedexcollectiveaction.com
Last fetched
fedexcollectiveaction.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fedexcollectiveaction.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.104 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.43 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.65 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.81 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.40 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.72 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.75 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.80 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fedexcollectiveaction.com owner
- Contact emails
- 0ccf8e00-9f01-4388-b7fd-b758001bcbea@identity-protect.org
- 0da58f39-ea55-4a02-8e4c-a0cfd0a1cd25@identity-protect.org
- 623c7582-a10b-46f4-aa84-2f407ee07ac1@identity-protect.org
- 8b58d75c-5fb1-4605-808d-aa1265e3482a@identity-protect.org
- 9d85b7a4-1f0c-4cd3-ad8a-59be273474ae@identity-protect.org
- bc44cd7c-1902-43da-ad91-4a5fc9095b1d@identity-protect.org
- d224cc5b-b4d2-4239-90fc-a00b2602f66b@identity-protect.org
- owner-3696047@fedexcollectiveaction.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of fedexcollectiveaction.com.
| Subdomain |
|---|
| www.fedexcollectiveaction.com |
Web-graph footprint
Distinct hostnames that link to or from fedexcollectiveaction.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fedexcollectiveaction.com.
- IP · 13.33.67.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ccf8e00-9f01-4388-b7fd-b758001bcbea@identity-protect.org
- TLD · .com
- Browse hostnames · fe…
- 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: "fedexcollectiveaction.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.