Skip to content

Hostname

mprimam.com

Last fetched

mprimam.com resolves to 1 IPv4 address operated by AS16276 in ID. WHOIS lists iana:1503 as the registrar.

Nutrition Label

WHISPER CANON · mprimam.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mprimam.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.5.123139.99.0.0/17AS16276ID

WHOIS identity

Registrar
iana:1503
Organization
pt mandala prima makmur
Contact emails

Subdomains

8 observed subdomains of mprimam.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mprimam.com

SPF policy

8 SPF mechanisms authorising senders for mprimam.com.

MechanismTarget
SPF_Amprimam.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP139.99.5.123
SPF_IP15.235.182.64
SPF_IP188.40.59.235
SPF_IP188.40.59.244
SPF_IP8.99.115.119
SPF_MXmprimam.com

Related pages

Pivot deeper into the graph from mprimam.com.

Cypher and MCP

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

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