Skip to content

Hostname

ngrok.pro

Last fetched

ngrok.pro resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ngrok.proRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ngrok.pro

Resolution chain

ngrok.pro resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.191.105.318.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.58.16918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.75.1883.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.107.2043.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.249.753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.250.473.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.64.155.73.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.185.743.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.118.22063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.107.4663.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.206.9363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.152.3263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
??????????????
Contact emails

Subdomains

106 observed subdomains of ngrok.pro.

Web-graph footprint

Distinct hostnames that link to or from ngrok.pro in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ngrok.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ngrok.pro"})-[: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.