Skip to content

Hostname

ginnys.com

Last fetched

ginnys.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ginnys.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ginnys.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.15.224104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.19.19.832.16.0.0/13AS20940IT
23.201.248.8823.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.106.8423.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.29.10123.50.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.6.189.12923.6.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:468
Organization
colony brands
Contact emails

Subdomains

22 observed subdomains of ginnys.com.

Web-graph footprint

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

139 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ginnys.com.

Cypher and MCP

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

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