Skip to content

Hostname

combell.com

Last fetched

combell.com resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · combell.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/combell.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.21.190.142217.21.176.0/20AS34762STELOGYBE

WHOIS identity

Registrar
iana:106
Organization
combell nv
Contact emails

Subdomains

128 observed subdomains of combell.com.

Web-graph footprint

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

1,289 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for combell.com.

MechanismTarget
SPF_Acombell.com
SPF_INCLUDE20261674.spf07.hubspotemail.net
SPF_INCLUDEcombellgroup.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.openminds.be
SPF_IP178.208.40.15
SPF_IP178.208.60.162
SPF_IP193.111.95.32
SPF_IP194.150.224.22
SPF_IP217.19.226.134
SPF_IP217.19.234.73
SPF_IP217.21.177.125/32
SPF_IP217.21.178.11/32
SPF_IP217.21.178.20/32
SPF_IP217.21.178.21/32
SPF_IP217.21.178.56/32
SPF_IP217.21.178.57/32
SPF_IP217.21.178.58/32
SPF_IP217.21.178.6
SPF_IP217.21.190.0/26
SPF_IP77.241.80.18
SPF_MXcombell.com

Related pages

Pivot deeper into the graph from combell.com.

Cypher and MCP

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

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