Skip to content

Hostname

emc.id

Last fetched

emc.id resolves to 1 IPv4 address operated by MMS-AS-ID - PT Maxindo Mitra Solusi in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · emc.idRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/emc.id

Resolution chain

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

IPPrefixASNOperatorCountry
119.110.66.164119.110.66.0/24AS38320MMS-AS-ID - PT Maxindo Mitra SolusiID

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

7 observed subdomains of emc.id.

Web-graph footprint

Distinct hostnames that link to or from emc.id in the public web crawl.

291 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for emc.id.

MechanismTarget
SPF_Aemc.id
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.20.189.115
SPF_IP103.58.101.127
SPF_IP119.110.66.160/28
SPF_IP119.18.153.10
SPF_IP150.107.140.243
SPF_IP175.103.38.176/29
SPF_MXemc.id

Related pages

Pivot deeper into the graph from emc.id.

Cypher and MCP

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

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