Skip to content

Hostname

interactivebrokers.com.sg

Last fetched

interactivebrokers.com.sg resolves to 8 IPv4 addresses operated by AS20940 in FR.

Nutrition Label

WHISPER CANON · interactivebrokers.com.sgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/interactivebrokers.com.sg

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with interactivebrokers.com.sg in WhisperGraph.

Subdomains

6 observed subdomains of interactivebrokers.com.sg.

Web-graph footprint

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

85 sites link to this hostname.

261 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interactivebrokers.com.sg.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfext.ibkr.com
SPF_MXinteractivebrokers.com.sg

Related pages

Pivot deeper into the graph from interactivebrokers.com.sg.

Cypher and MCP

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

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