Skip to content

Hostname

givengain.com

Last fetched

givengain.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.114108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.53108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.62108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.7108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.10613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.12954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
givengain international
Contact emails

Subdomains

25 observed subdomains of givengain.com.

Web-graph footprint

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

1,701 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for givengain.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP108.128.28.62

Related pages

Pivot deeper into the graph from givengain.com.

Cypher and MCP

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

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