Skip to content

Hostname

executiveboard.com

Last fetched

executiveboard.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · executiveboard.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/executiveboard.com

Resolution chain

executiveboard.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
corporate executive board
Contact emails

Subdomains

617 observed subdomains of executiveboard.com.

Web-graph footprint

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

548 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for executiveboard.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocusign.net
SPF_IP67.231.148.136
SPF_IP67.231.148.140
SPF_IP67.231.156.135
SPF_IP67.231.156.139

Related pages

Pivot deeper into the graph from executiveboard.com.

Cypher and MCP

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

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