Skip to content

Hostname

guj.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.197.21218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.165.4252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

358 observed subdomains of guj.de.

Web-graph footprint

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

364 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for guj.de.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_Asul.rtl.de
SPF_Asulis.rtl.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.69.143.169
SPF_IP149.96.13.2/32
SPF_IP149.96.14.2/32
SPF_IP151.106.144.150
SPF_IP165.72.200.0/24
SPF_IP193.7.250.235
SPF_IP194.12.192.0/19
SPF_IP194.232.25.221
SPF_IP46.20.32.254
SPF_IP80.252.110.2
SPF_IP84.17.184.0/24

Related pages

Pivot deeper into the graph from guj.de.

Cypher and MCP

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

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