Skip to content

Hostname

fhlbi.com

Last fetched

fhlbi.com resolves to 2 IPv4 addresses operated by EXPEDIENT - Expedient in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.37.21.140216.37.0.0/18AS17054EXPEDIENT - ExpedientUS
216.37.21.76216.37.0.0/18AS17054EXPEDIENT - ExpedientUS

WHOIS identity

Registrar
iana:2
Organization
federal home loan bank of indianapolis
Contact emails

Subdomains

44 observed subdomains of fhlbi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fhlbi.com.

MechanismTarget
SPF_INCLUDEnam.pb-dynmktg.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.188.168.230
SPF_IP199.188.168.6
SPF_IP199.188.169.235
SPF_IP199.188.171.139
SPF_IP216.37.21.101
SPF_IP216.37.21.155
SPF_IP216.37.21.165
SPF_IP216.37.21.91

Related pages

Pivot deeper into the graph from fhlbi.com.

Cypher and MCP

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

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