Skip to content

Hostname

iibf.org.in

Last fetched

iibf.org.in resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:800150 as the registrar.

Nutrition Label

WHISPER CANON · iibf.org.inRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iibf.org.in

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.51.168104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.254172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:800150
Organization
indian institute of banking & finance
Contact emails

Subdomains

2 observed subdomains of iibf.org.in.

Web-graph footprint

Distinct hostnames that link to or from iibf.org.in in the public web crawl.

400 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for iibf.org.in.

MechanismTarget
SPF_Aiibf.org.in
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEnlsmtp.com
SPF_INCLUDEocmail.in
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net.in
SPF_IP1.6.37.100
SPF_IP115.124.105.110
SPF_IP115.124.127.128
SPF_IP115.124.127.198
SPF_IP14.143.168.130
SPF_IP202.144.76.130
SPF_IP202.144.76.20
SPF_IP202.144.76.60
SPF_IP202.191.140.167
SPF_IP202.191.140.172
SPF_IP202.191.149.238
SPF_IP202.191.149.239
SPF_IP218.248.255.145
SPF_IP40.93.132.2
SPF_IP52.170.41.6

Related pages

Pivot deeper into the graph from iibf.org.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iibf.org.in"})-[: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.