Skip to content

Hostname

mcc.com.sg

Last fetched

mcc.com.sg resolves to 2 IPv4 addresses operated by AS29139 in DK. WHOIS lists registrar:adicio pte ltd as the registrar.

Nutrition Label

WHISPER CANON · mcc.com.sgRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/mcc.com.sg

Resolution chain

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

WHOIS identity

Registrar
registrar:adicio pte ltd
Organization
mcc transport singapore pte. ltd. (sgnic-orgmc63405)
Contact emails

Subdomains

31 observed subdomains of mcc.com.sg.

Web-graph footprint

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

63 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mcc.com.sg.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.95.23.89
SPF_IP136.146.0.0/15
SPF_IP182.50.76.0/22
SPF_IP185.79.140.0/22
SPF_IP202.129.242.0/23
SPF_IP204.14.232.0/21
SPF_IP52.142.217.195
SPF_IP52.142.217.3
SPF_IP52.174.59.190
SPF_IP52.177.196.20
SPF_IP52.179.154.2
SPF_IP85.222.128.0/19
SPF_IP96.43.144.0/20

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mcc.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.