Hostname
upfund-dev.com
Last fetched
upfund-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
upfund-dev.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.235.101 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.102 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.114 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.93 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.239.69.21 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.72 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.73 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.98 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of upfund-dev.com owner
- Contact emails
- 083a364f-070a-4b43-a317-d68a40f4fe9b@identity-protect.org
- 2eae86b7-e64c-42c9-8b59-b92de6a3fca0@identity-protect.org
- 4df4f8e6-c344-4549-9764-3c2171e105da@identity-protect.org
- 79fda39d-f6ff-4321-9a49-7ce864e0a7ab@identity-protect.org
- 7eae6fa7-7a83-46ec-8023-ae098f8b114e@identity-protect.org
- d5b98d15-dce4-418d-92d0-37842d5916ea@identity-protect.org
- e46d7684-6a99-47d9-b1ab-c79f096067fa@identity-protect.org
- e571d6d5-2f83-4744-93dc-7ceefc4dae14@identity-protect.org
Subdomains
7 observed subdomains of upfund-dev.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from upfund-dev.com.
- IP · 13.33.235.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 083a364f-070a-4b43-a317-d68a40f4fe9b@identity-protect.org
- TLD · .com
- Browse hostnames · up…
- 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: "upfund-dev.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.