Skip to content

Hostname

ginih.com

Last fetched

ginih.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.135.34.2483.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.109.263.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.113.1063.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.141.1913.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.61.783.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.179.1773.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ginih.com owner
Contact emails

Subdomains

43 observed subdomains of ginih.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ginih.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from ginih.com.

Cypher and MCP

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

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