Skip to content

Hostname

ibabc.org

Last fetched

ibabc.org resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ibabc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ibabc.org

Resolution chain

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

IPPrefixASNOperatorCountry
163.74.67.72163.74.64.0/18AS36351SOFTLAYER - IBM CloudCA

WHOIS identity

Registrar
iana:69
Organization
insurance brokers association of b.c.
Contact emails

Subdomains

23 observed subdomains of ibabc.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ibabc.org.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.74.67.72
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP216.230.14.224/27
SPF_IP23.111.64.4

Related pages

Pivot deeper into the graph from ibabc.org.

Cypher and MCP

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

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