Skip to content

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

WHISPER CANON · paddlefish.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paddlefish.net

Resolution chain

paddlefish.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.252.10918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.2218.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.2418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.7718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.175.164.1103.175.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.164.1173.175.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.164.363.175.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.SA
3.175.164.423.175.160.0/21AS16509AMAZON-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.

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for paddlefish.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from paddlefish.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.