Hostname
jashanmalgroup.com
Last fetched
jashanmalgroup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nettica domains, inc. as the registrar.
Nutrition Label
Resolution chain
jashanmalgroup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:nettica domains, inc.
- Organization
- dhingra, dinesh
- Contact emails
- —
Subdomains
19 observed subdomains of jashanmalgroup.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jashanmalgroup.com in the public web crawl.
46 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for jashanmalgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uae.exclaimer.net |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zeptomail.net |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 18.185.115.0/24 |
| SPF_IP | 192.133.72.0/16 |
| SPF_IP | 45.249.164.0/22 |
Related pages
Pivot deeper into the graph from jashanmalgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jashanmalgroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.