Skip to content

Hostname

bciglobal.com

Last fetched

bciglobal.com resolves to 1 IPv4 address operated by AS20559 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.37.205.75193.37.204.0/22AS20559NL

WHOIS identity

Registrar
iana:1647
Organization
buck consultants international
Contact emails

Subdomains

11 observed subdomains of bciglobal.com.

Web-graph footprint

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

79 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bciglobal.com.

MechanismTarget
SPF_INCLUDE_custspf.g1i.one
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.37.205.75
SPF_IP212.83.204.193/26
SPF_IP213.206.223.26

Related pages

Pivot deeper into the graph from bciglobal.com.

Cypher and MCP

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

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