Skip to content

Hostname

dev-ngrok.com

Last fetched

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

Nutrition Label

WHISPER CANON · dev-ngrok.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dev-ngrok.com

Resolution chain

dev-ngrok.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.223.193.15918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.59.20018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.128.593.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.119.2073.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.74.583.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.184.2133.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.125.2473.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.41.2323.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.51.793.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.241.2213.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dev-ngrok.com owner
Contact emails

Subdomains

58 observed subdomains of dev-ngrok.com.

Web-graph footprint

Distinct hostnames that link to or from dev-ngrok.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dev-ngrok.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from dev-ngrok.com.

Cypher and MCP

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

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