Skip to content

Hostname

gossby.com

Last fetched

gossby.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · gossby.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gossby.com

Resolution chain

gossby.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.132.21316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.223.8818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.18.12518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.182.13918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.77.4218.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.52.11818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.57.16718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.67.1273.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.252.253.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.171.1973.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.206.1063.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.96.193.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.63.2283.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.162.573.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.227.2383.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.54.2243.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.159.1433.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.17.643.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.69.843.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.153.1363.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

17 observed subdomains of gossby.com.

Web-graph footprint

Distinct hostnames that link to or from gossby.com in the public web crawl.

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gossby.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gossby.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gossby.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 20

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