Skip to content

Hostname

gatesflowers.com

Last fetched

gatesflowers.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gatesflowers.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gatesflowers.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.170.10618.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.12418.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.6918.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.7418.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.1183.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.1263.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.353.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.823.168.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.178.173.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.293.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.313.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.563.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of gatesflowers.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gatesflowers.com.

Cypher and MCP

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

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