Skip to content

Hostname

jainpipe.com

Last fetched

jainpipe.com resolves to 1 IPv4 address operated by AS55836 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jainpipe.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jainpipe.com

Resolution chain

jainpipe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.243.242.8115.243.240.0/22AS55836IN

WHOIS identity

Registrar
iana:303
Organization
jain ajit
Contact emails

Subdomains

2 observed subdomains of jainpipe.com.

Web-graph footprint

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

10 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for jainpipe.com.

MechanismTarget
SPF_Ajainpipe.com
SPF_INCLUDE_spf.google.com
SPF_IP115.242.140.74
SPF_IP115.243.242.12
SPF_IP115.243.242.7
SPF_IP115.243.242.8
SPF_IP121.242.3.10
SPF_IP13.235.121.247
SPF_IP15.206.115.1

Related pages

Pivot deeper into the graph from jainpipe.com.

Cypher and MCP

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

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