Skip to content

Hostname

ifciltd.com

Last fetched

ifciltd.com resolves to 2 IPv4 addresses operated by YOTTA YOTTA NETWORK SERVICES PRIVATE LIMITED in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.205.64.103103.205.64.0/24AS140641YOTTA YOTTA NETWORK SERVICES PRIVATE LIMITEDIN
103.27.86.240103.27.86.0/24AS18229CTRLS-AS-IN CtrlSIN

WHOIS identity

Registrar
iana:2
Organization
the industrial finance corporation of india
Contact emails

Subdomains

39 observed subdomains of ifciltd.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ifciltd.com.

MechanismTarget
SPF_Aifciltd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP59.144.118.225
SPF_IP59.145.23.38
SPF_MXifciltd.com

Related pages

Pivot deeper into the graph from ifciltd.com.

Cypher and MCP

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

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