Skip to content

Hostname

skytools-master.agromais.de

Last fetched

skytools-master.agromais.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc..

Nutrition Label

WHISPER CANON · skytools-master.agromais.deRouting diversity2.4/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/skytools-master.agromais.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.101.10918.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.154.101.11318.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.154.101.11818.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.154.101.12118.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.164.217.10318.164.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.164.217.11018.164.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.164.217.2018.164.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.164.217.4218.164.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with skytools-master.agromais.de in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from skytools-master.agromais.de.

Cypher and MCP

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

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