Skip to content

Hostname

gamona.de

Last fetched

gamona.de resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gamona.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gamona.de

Resolution chain

gamona.de resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.142.22118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.164.763.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.231.1803.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.232.1563.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.19.1553.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.33.373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.186.513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.124.1433.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.147.22052.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.176.16352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.188.3452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.64.10763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.226.6663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.109.10563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.242.12363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gamona.de in WhisperGraph.

Subdomains

13 observed subdomains of gamona.de.

Web-graph footprint

Distinct hostnames that link to or from gamona.de in the public web crawl.

314 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gamona.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspieletippsspf.smtp.com
SPF_IP89.107.65.192/26

Related pages

Pivot deeper into the graph from gamona.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamona.de"})-[: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.