Hostname
bics.com
Last fetched
bics.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1464 as the registrar.
Nutrition Label
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.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bics.com in the public web crawl.
228 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for bics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | bgc.spf.secure-mail.be |
| SPF_INCLUDE | chkmkt.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 148.59.101.17 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 40.107.14.91 |
| SPF_IP | 5.61.115.80/28 |
| SPF_IP | 54.194.166.147 |
| SPF_IP | 54.72.149.239/32 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.