Skip to content

Hostname

comsol.jp

Last fetched

comsol.jp resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in SE.

Nutrition Label

WHISPER CANON · comsol.jpRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/comsol.jp

Resolution chain

comsol.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.43.128.242154.40.0.0/13AS174COGENT-174 - Cogent Communications, LLCSE
176.10.169.228176.10.128.0/17AS8473BAHNHOFSE

WHOIS identity

Registrar
Organization
comsol ab
Contact emails

Subdomains

1 observed subdomain of comsol.jp.

Subdomain
www.comsol.jp

Web-graph footprint

Distinct hostnames that link to or from comsol.jp in the public web crawl.

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comsol.jp.

MechanismTarget
SPF_INCLUDEcomsol.com
SPF_IP149.72.203.251/32
SPF_MXcomsol.jp

Related pages

Pivot deeper into the graph from comsol.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comsol.jp"})-[: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.