Hostname
weekday-funds.com
Last fetched
weekday-funds.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
weekday-funds.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.124.70 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.209.159.192 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.52.139 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.242.91.110 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.169.40 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.188.248 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of weekday-funds.com owner
- Contact emails
- 08999647-2a6c-4a1c-ba7a-356a679fdec5@identity-protect.org
- 566ee387-00a9-4d7a-bc9a-7996b40ef986@identity-protect.org
- be6561f9-1322-48b2-9c47-c1d9684ef434@identity-protect.org
- e6b59c0b-1093-4621-8be6-e677c053eb38@identity-protect.org
- f2e2c6e0-a9dd-46ff-a949-a815386aa22f@identity-protect.org
- owner-6519525@weekday-funds.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of weekday-funds.com.
| Subdomain |
|---|
| mail.weekday-funds.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from weekday-funds.com.
- IP · 16.147.124.70
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 08999647-2a6c-4a1c-ba7a-356a679fdec5@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "weekday-funds.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.