Skip to content

Hostname

comorestelecom.km

Last fetched

comorestelecom.km resolves to 1 IPv4 address operated by AS36939 in KM.

Nutrition Label

WHISPER CANON · comorestelecom.kmRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/comorestelecom.km

Resolution chain

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

IPPrefixASNOperatorCountry
197.255.224.69197.255.224.0/24AS36939KM

WHOIS identity

No WHOIS records are currently associated with comorestelecom.km in WhisperGraph.

Subdomains

12 observed subdomains of comorestelecom.km.

Web-graph footprint

Distinct hostnames that link to or from comorestelecom.km in the public web crawl.

41 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for comorestelecom.km.

MechanismTarget
SPF_Acomorestelecom.km
SPF_Adns1.nic.km
SPF_Amail1.comorestelecom.km
SPF_Awebmail.comorestelecom.km
SPF_IP197.255.224.0/27
SPF_IP41.194.34.5
SPF_MXcomorestelecom.km

Related pages

Pivot deeper into the graph from comorestelecom.km.

Cypher and MCP

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

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