Skip to content

Hostname

guppy.site

Last fetched

guppy.site resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · guppy.siteRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guppy.site

Resolution chain

guppy.site resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.56.42162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.202.202.20718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.217.10252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
cam-content
Contact emails

Subdomains

5 observed subdomains of guppy.site.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for guppy.site.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP18.203.61.36
SPF_IP34.249.25.238
SPF_IP34.250.153.252
SPF_IP52.212.130.132
SPF_IP52.213.228.77
SPF_IP52.215.94.25
SPF_IP52.58.73.141
SPF_IP62.159.132.192/26
SPF_IP95.168.169.133

Related pages

Pivot deeper into the graph from guppy.site.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "guppy.site"})-[: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.