Skip to content

Hostname

polybpmn.com

Last fetched

polybpmn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2374 as the registrar.

Nutrition Label

WHISPER CANON · polybpmn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/polybpmn.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.0.10218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.246.7318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.166.23618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.234.18535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.70.22852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.21.17263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2374
Organization
hosting ukraine
Contact emails

Web-graph footprint

Distinct hostnames that link to or from polybpmn.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from polybpmn.com.

Cypher and MCP

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

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