Skip to content

Hostname

boardintelligence.com

Last fetched

boardintelligence.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · boardintelligence.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boardintelligence.com

Resolution chain

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

WHOIS identity

Registrar
iana:1515
Organization
board intelligence
Contact emails

Subdomains

22 observed subdomains of boardintelligence.com.

Web-graph footprint

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

226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for boardintelligence.com.

MechanismTarget
SPF_INCLUDE3329532.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.intercom-mail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ssmx.net
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP174.143.224.251/32
SPF_IP202.55.99.15
SPF_IP217.38.68.26
SPF_IP23.249.219.123/32
SPF_IP23.249.219.124/32

Related pages

Pivot deeper into the graph from boardintelligence.com.

Cypher and MCP

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

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