Skip to content

Hostname

ilfsindia.com

Last fetched

ilfsindia.com resolves to 2 IPv4 addresses operated by AS18229 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ilfsindia.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ilfsindia.com

Resolution chain

ilfsindia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
infrastructure leasing & financial services
Contact emails

Subdomains

35 observed subdomains of ilfsindia.com.

Web-graph footprint

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

173 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ilfsindia.com.

MechanismTarget
SPF_Ailfsindia.com
SPF_Amx1.ilfsindia.com
SPF_Amx2.ilfsindia.com
SPF_Amx3.ilfsindia.com
SPF_Amx4.ilfsindia.com
SPF_IP121.242.191.225/32
SPF_IP125.18.90.27
SPF_IP150.242.140.172/32
SPF_IP202.56.211.65/32
SPF_MXilfsindia.com

Related pages

Pivot deeper into the graph from ilfsindia.com.

Cypher and MCP

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

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