Skip to content

Hostname

api-dev.getgivemefive.com

Last fetched

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

Nutrition Label

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

Resolution chain

api-dev.getgivemefive.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.1218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.202.11518.244.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.202.12418.244.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.202.818.244.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.202.8018.244.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.113.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.503.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.703.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.923.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-dev.getgivemefive.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-dev.getgivemefive.com.

Cypher and MCP

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

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