Skip to content

Hostname

janeapp.com

Last fetched

janeapp.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · janeapp.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/janeapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.2213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
192.81.133.150192.81.128.0/21AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1387
Organization
jane software
Contact emails

Subdomains

2,272 observed subdomains of janeapp.com.

Web-graph footprint

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

39 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for janeapp.com.

MechanismTarget
SPF_Ajaneapp.com
SPF_INCLUDE47495705.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com
SPF_IP205.186.168.61/30
SPF_IP216.70.64.0/24
SPF_IP50.116.13.18
SPF_IP64.207.136.0/22

Related pages

Pivot deeper into the graph from janeapp.com.

Cypher and MCP

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

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