Skip to content

Hostname

induction-app.com

Last fetched

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

Nutrition Label

WHISPER CANON · induction-app.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/induction-app.com

Resolution chain

induction-app.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.40.242.13813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.107.1113.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.17.21513.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.90.10513.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.70.25313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.168.11318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.121.11918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.100.15518.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.100.3418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.136.24735.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.119.1835.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.10.10651.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.28.9813.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.120.3213.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
edward wallitt
Contact emails

Subdomains

119 observed subdomains of induction-app.com.

Web-graph footprint

Distinct hostnames that link to or from induction-app.com in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for induction-app.com.

MechanismTarget
SPF_INCLUDEdatadrivenemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from induction-app.com.

Cypher and MCP

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

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