Skip to content

Hostname

impulze.app

Last fetched

impulze.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · impulze.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/impulze.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.153.11713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.12413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.5513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.161.125.12418.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.5418.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.6418.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.125.7218.161.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.238.80.1518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of impulze.app.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from impulze.app.

Cypher and MCP

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

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