Skip to content

Hostname

bics.com

Last fetched

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

Nutrition Label

WHISPER CANON · bics.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bics.com

Resolution chain

bics.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:1464
Organization
belgacom international carrier services
Contact emails

Subdomains

91 observed subdomains of bics.com.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bics.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbgc.spf.secure-mail.be
SPF_INCLUDEchkmkt.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP148.59.101.17
SPF_IP18.168.51.200/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP40.107.14.91
SPF_IP5.61.115.80/28
SPF_IP54.194.166.147
SPF_IP54.72.149.239/32
SPF_IP54.76.125.223/32

Related pages

Pivot deeper into the graph from bics.com.

Cypher and MCP

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

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