Hostname
comsol.com
Last fetched
comsol.com resolves to 3 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
comsol.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.43.128.242 | 154.40.0.0/13 | AS174 | COGENT-174 - Cogent Communications, LLC | SE |
| 176.10.169.228 | 176.10.128.0/17 | AS8473 | BAHNHOF | SE |
| 4.31.158.132 | 4.0.0.0/9 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- 1, new england executive park, suite
- Contact emails
- c23q288z2qf@networksolutionsprivateregistration.com
- k69ka5599y8@networksolutionsprivateregistration.com
- mr7cw9d33da@networksolutionsprivateregistration.com
- mu4uq5qv2h6@networksolutionsprivateregistration.com
- np23287p34k@networksolutionsprivateregistration.com
- svante@comsol.com
- ux9ds5s49c3@networksolutionsprivateregistration.com
- svante@comsol.se
Subdomains
41 observed subdomains of comsol.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comsol.com in the public web crawl.
1,345 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for comsol.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 101.231.131.118 |
| SPF_IP | 101.231.131.119 |
| SPF_IP | 176.10.169.234 |
| SPF_IP | 4.31.158.134 |
| SPF_MX | comsol.com |
Related pages
Pivot deeper into the graph from comsol.com.
- IP · 154.43.128.242
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:2
- Country · SE
- Email · c23q288z2qf@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comsol.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.