Skip to content

Hostname

gibuys.com

Last fetched

gibuys.com resolves to 13 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gibuys.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gibuys.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.80.99104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.14.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.33.235.10113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
172.67.177.42172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.164172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.165.239.1053.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.133.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.533.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.239.693.165.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of gibuys.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gibuys.com.

Cypher and MCP

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

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