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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.163.251.30 | 193.163.251.0/24 | AS29139 | — | DK |
| 193.163.252.112 | 193.163.252.0/24 | AS29139 | — | DK |
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.
Showing 25 of 31. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for mcc.com.sg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.95.23.89 |
| SPF_IP | 136.146.0.0/15 |
| SPF_IP | 182.50.76.0/22 |
| SPF_IP | 185.79.140.0/22 |
| SPF_IP | 202.129.242.0/23 |
| SPF_IP | 204.14.232.0/21 |
| SPF_IP | 52.142.217.195 |
| SPF_IP | 52.142.217.3 |
| SPF_IP | 52.174.59.190 |
| SPF_IP | 52.177.196.20 |
| SPF_IP | 52.179.154.2 |
| SPF_IP | 85.222.128.0/19 |
| SPF_IP | 96.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.