Hostname
paddlefish.net
Last fetched
paddlefish.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
paddlefish.net 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 |
|---|---|---|---|---|
| 18.155.252.109 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.22 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.24 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.155.252.77 | 18.155.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.175.164.110 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.117 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.36 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.42 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0138919908
- Contact emails
Subdomains
5 observed subdomains of paddlefish.net.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from paddlefish.net in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for paddlefish.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from paddlefish.net.
- IP · 18.155.252.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · BR
- Email · paddlefish.net@contactprivacy.com
- TLD · .net
- Browse hostnames · pa…
- 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: "paddlefish.net"})-[: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.