Skip to content

Hostname

comboost.com

Last fetched

comboost.com resolves to 1 IPv4 address operated by AS210403 in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · comboost.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/comboost.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.234.194.17591.234.194.0/24AS210403FR

WHOIS identity

Registrar
iana:2
Organization
granger, jean-charles
Contact emails

Subdomains

2 observed subdomains of comboost.com.

Web-graph footprint

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

141 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for comboost.com.

MechanismTarget
SPF_Acomboost.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.ymlp.com
SPF_IP185.110.66.0/24
SPF_IP185.2.4.0/22
SPF_IP193.169.76.0/23
SPF_IP195.110.101.32/27
SPF_IP195.110.122.160/27
SPF_IP195.110.123.0/27
SPF_IP195.7.249.16/29
SPF_IP195.7.249.29/32
SPF_IP213.158.94.0/23
SPF_IP81.88.48.32/27
SPF_IP81.88.49.224/27
SPF_IP81.88.50.224/27
SPF_IP81.88.52.0/23
SPF_IP81.88.54.130/32
SPF_IP81.88.54.148
SPF_IP81.88.54.153
SPF_IP81.88.54.154/32
SPF_IP81.88.54.155
SPF_IP81.88.54.156
SPF_IP81.88.54.64/27
SPF_IP81.88.55.96/27
SPF_IP81.88.56.0/27
SPF_IP81.88.62.160/27
SPF_IP81.88.63.128/27
SPF_MXcomboost.com

Related pages

Pivot deeper into the graph from comboost.com.

Cypher and MCP

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

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