Skip to content

Hostname

comnet.co.ls

Last fetched

comnet.co.ls resolves to 1 IPv4 address operated by Comnet Pty Ltd - Comnet Pty Ltd in LS.

Nutrition Label

WHISPER CANON · comnet.co.lsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/comnet.co.ls

Resolution chain

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

IPPrefixASNOperatorCountry
154.66.109.43154.66.108.0/22AS37642Comnet Pty Ltd - Comnet Pty LtdLS

WHOIS identity

No WHOIS records are currently associated with comnet.co.ls in WhisperGraph.

Subdomains

19 observed subdomains of comnet.co.ls.

Web-graph footprint

Distinct hostnames that link to or from comnet.co.ls in the public web crawl.

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comnet.co.ls.

MechanismTarget
SPF_Acomnet.co.ls
SPF_IP154.66.108.0/24
SPF_MXcomnet.co.ls

Related pages

Pivot deeper into the graph from comnet.co.ls.

Cypher and MCP

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

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