Skip to content

Hostname

ibf.org.sg

Last fetched

ibf.org.sg resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · ibf.org.sgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ibf.org.sg

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.4.14104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:460
Organization
the institute of banking and finance (sgnic-org1206380)
Contact emails

Subdomains

29 observed subdomains of ibf.org.sg.

Web-graph footprint

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

143 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ibf.org.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.51.14.13
SPF_IP203.125.98.94
SPF_IP203.149.214.134
SPF_IP23.251.233.28/32

Related pages

Pivot deeper into the graph from ibf.org.sg.

Cypher and MCP

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

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