Skip to content

Hostname

metry.pb-develop.com

Last fetched

metry.pb-develop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · metry.pb-develop.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/metry.pb-develop.com

Resolution chain

metry.pb-develop.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.11818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.230.42.10254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.5154.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.5354.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.7454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

No WHOIS records are currently associated with metry.pb-develop.com in WhisperGraph.

Subdomains

17 observed subdomains of metry.pb-develop.com.

Threat posture

History

Related pages

Pivot deeper into the graph from metry.pb-develop.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "metry.pb-develop.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.