Hostname
hdfclife.tech
Last fetched
hdfclife.tech resolves to 4 IPv4 addresses operated by AS20940 in AR. WHOIS lists iana:1011 as the registrar.
Nutrition Label
Resolution chain
hdfclife.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1011
- Organization
- ayan biswas
- Contact emails
Subdomains
37 observed subdomains of hdfclife.tech.
Showing 25 of 37. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for hdfclife.tech.
| Mechanism | Target |
|---|---|
| SPF_A | hdfclife.tech |
| SPF_INCLUDE | spf.falconide.com |
| SPF_IP | 119.226.0.165 |
| SPF_IP | 119.226.12.167 |
| SPF_IP | 124.30.45.114 |
| SPF_IP | 14.141.126.193 |
| SPF_IP | 180.179.13.201 |
| SPF_IP | 49.248.251.3 |
| SPF_MX | hdfclife.tech |
Related pages
Pivot deeper into the graph from hdfclife.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hdfclife.tech"})-[: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.