Skip to content

Hostname

api.zaptic.com

Last fetched

api.zaptic.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

api.zaptic.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.135.146.12418.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.230.15818.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.237.14418.154.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.173.16118.172.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.128.15618.172.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.78.8235.184.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with api.zaptic.com in WhisperGraph.

Subdomains

1 observed subdomain of api.zaptic.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.zaptic.com.

Cypher and MCP

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

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