Hostname
comith.be
Last fetched
comith.be resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:willux.be nv as the registrar.
Nutrition Label
Resolution chain
comith.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.208.36.198 | 188.208.36.0/23 | AS34762 | — | BE |
WHOIS identity
- Registrar
- registrar:willux.be nv
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of comith.be.
Web-graph footprint
Distinct hostnames that link to or from comith.be in the public web crawl.
17 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for comith.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.steam-connect.com |
| SPF_INCLUDE | telenet.be |
| SPF_IP | 193.30.110.162 |
| SPF_IP | 193.30.110.164 |
| SPF_IP | 193.30.110.165 |
| SPF_IP | 193.30.110.203/32 |
| SPF_IP | 193.30.110.204 |
| SPF_IP | 64.227.76.19 |
| SPF_IP | 84.199.239.234 |
| SPF_IP | 84.199.239.238 |
| SPF_MX | comith.be |
Related pages
Pivot deeper into the graph from comith.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comith.be"})-[: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.