Hostname
alokkumar.i5software.com
Last fetched
alokkumar.i5software.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US.
Nutrition Label
Resolution chain
alokkumar.i5software.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.49.37.143 | 65.49.0.0/17 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
No WHOIS records are currently associated with alokkumar.i5software.com in WhisperGraph.
Subdomains
1 observed subdomain of alokkumar.i5software.com.
| Subdomain |
|---|
| www.alokkumar.i5software.com |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for alokkumar.i5software.com.
| Mechanism | Target |
|---|---|
| SPF_A | alokkumar.i5software.com |
| SPF_A | mailserver.cms502.com |
| SPF_A | mailserver2.cms502.com |
| SPF_A | mailserver3.cms502.com |
| SPF_INCLUDE | spf.cms502.com |
| SPF_IP | 2001:470:1:31b:65:49:37:143 |
| SPF_IP | 216.218.185.87 |
| SPF_IP | 65.49.37.143 |
| SPF_IP | 65.49.37.155 |
| SPF_MX | alokkumar.i5software.com |
Related pages
Pivot deeper into the graph from alokkumar.i5software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alokkumar.i5software.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.