Skip to content

Hostname

api.deliverymanager.gr

Last fetched

api.deliverymanager.gr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.deliverymanager.grRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api.deliverymanager.gr

Resolution chain

api.deliverymanager.gr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.10.12118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.1418.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.9018.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.9418.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.1118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.245.218.6118.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.6818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.7518.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.8918.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with api.deliverymanager.gr in WhisperGraph.

Subdomains

1 observed subdomain of api.deliverymanager.gr.

Threat posture

History

Related pages

Pivot deeper into the graph from api.deliverymanager.gr.

Cypher and MCP

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

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