Skip to content

Hostname

giga.de

Last fetched

giga.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT.

Nutrition Label

WHISPER CANON · giga.deRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/giga.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.119.713.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.93.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.903.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.963.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

95 observed subdomains of giga.de.

Web-graph footprint

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

3,887 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for giga.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspieletippsspf.smtp.com
SPF_IP148.251.66.198/32
SPF_IP148.251.87.242/32
SPF_IP178.19.72.0/28
SPF_MXgiga.de

Related pages

Pivot deeper into the graph from giga.de.

Cypher and MCP

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

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