Skip to content

Hostname

commz.com.sg

Last fetched

commz.com.sg resolves to 1 IPv4 address operated by M1NET-SG-AP - M1 NET LTD in SG.

Nutrition Label

WHISPER CANON · commz.com.sgRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/commz.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
210.193.52.244210.193.48.0/20AS17547M1NET-SG-AP - M1 NET LTDSG

WHOIS identity

No WHOIS records are currently associated with commz.com.sg in WhisperGraph.

Subdomains

26 observed subdomains of commz.com.sg.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for commz.com.sg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.100.204.130
SPF_IP202.73.48.64/28
SPF_IP210.193.52.224/27

Related pages

Pivot deeper into the graph from commz.com.sg.

Cypher and MCP

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

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