Skip to content

Hostname

api-pci.pa.dev.wompi.dev

Last fetched

api-pci.pa.dev.wompi.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · api-pci.pa.dev.wompi.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api-pci.pa.dev.wompi.dev

Resolution chain

api-pci.pa.dev.wompi.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.143.12118.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.3418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.3618.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.6918.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.92.1073.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1183.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.383.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.503.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with api-pci.pa.dev.wompi.dev in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-pci.pa.dev.wompi.dev.

Cypher and MCP

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

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