Skip to content

Hostname

hfcl.com

Last fetched

hfcl.com resolves to 1 IPv4 address operated by DIGIVISION-ENTERTAINMENT-AS-IN Digivision Entertainment Private Limited in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · hfcl.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hfcl.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.252.208.186119.252.208.0/24AS45148DIGIVISION-ENTERTAINMENT-AS-IN Digivision Entertainment Private LimitedIN

WHOIS identity

Registrar
iana:303
Organization
amardeep singh
Contact emails

Subdomains

39 observed subdomains of hfcl.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hfcl.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.252.208.124
SPF_IP119.252.208.125
SPF_IP119.252.208.224
SPF_IP119.252.208.225
SPF_IP119.252.208.33
SPF_IP119.252.208.34
SPF_IP119.252.208.80
SPF_IP119.252.208.90
SPF_IP119.252.212.131

Related pages

Pivot deeper into the graph from hfcl.com.

Cypher and MCP

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

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