Skip to content

Hostname

inholland.codegra.de

Last fetched

inholland.codegra.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · inholland.codegra.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/inholland.codegra.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.10418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.78.11718.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.1818.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.218.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.4318.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with inholland.codegra.de in WhisperGraph.

Subdomains

3 observed subdomains of inholland.codegra.de.

Threat posture

History

Related pages

Pivot deeper into the graph from inholland.codegra.de.

Cypher and MCP

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

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