Skip to content

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

WHISPER CANON · hdfclife.techRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hdfclife.tech

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hdfclife.tech.

MechanismTarget
SPF_Ahdfclife.tech
SPF_INCLUDEspf.falconide.com
SPF_IP119.226.0.165
SPF_IP119.226.12.167
SPF_IP124.30.45.114
SPF_IP14.141.126.193
SPF_IP180.179.13.201
SPF_IP49.248.251.3
SPF_MXhdfclife.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.