Skip to content

Hostname

bcs-innovation.com

Last fetched

bcs-innovation.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bcs-innovation.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bcs-innovation.com

Resolution chain

bcs-innovation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.23.196167.100.8.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of bcs-innovation.com.

Web-graph footprint

Distinct hostnames that link to or from bcs-innovation.com in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bcs-innovation.com.

MechanismTarget
SPF_Abcs-innovation.com
SPF_Aus-dlp.cloud-sec-av.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP159.89.125.243
SPF_IP168.61.53.238/32
SPF_IP2001:4801:7824:103:be76:4eff:fe10:22e4
SPF_IP208.117.95.202
SPF_IP23.253.216.214
SPF_IP3.101.216.144/28
SPF_IP44.211.178.112/28
SPF_MXbcs-innovation.com

Related pages

Pivot deeper into the graph from bcs-innovation.com.

Cypher and MCP

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

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