Skip to content

Hostname

janatics.com

Last fetched

janatics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · janatics.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/janatics.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.113.4613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.85.1063.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.37.23435.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.66.3465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1011
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of janatics.com.

Web-graph footprint

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

27 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for janatics.com.

MechanismTarget
SPF_Ajanatics.com
SPF_INCLUDEzcsend.in
SPF_INCLUDEzohomail.in
SPF_IP103.56.38.103
SPF_IP13.126.106.206/32
SPF_IP13.126.36.97
SPF_IP182.18.167.242
SPF_IP202.143.98.228
SPF_IP202.65.132.188
SPF_IP3.108.118.173
SPF_IP45.113.138.251
SPF_IP45.114.244.241
SPF_IP45.114.244.244
SPF_IP45.114.244.248
SPF_IP45.114.244.253
SPF_IP52.204.42.189
SPF_MXjanatics.com

Related pages

Pivot deeper into the graph from janatics.com.

Cypher and MCP

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

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