Skip to content

Hostname

majentaplm.com

Last fetched

majentaplm.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · majentaplm.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/majentaplm.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.60.20046.101.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:83
Organization
majenta solutions
Contact emails

Subdomains

5 observed subdomains of majentaplm.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for majentaplm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.124.92.11/32
SPF_IP151.101.17.91
SPF_IP192.35.17.2
SPF_IP212.135.6.82
SPF_IP85.222.130.229/32
SPF_IP85.222.130.230/32
SPF_IP85.222.130.237

Related pages

Pivot deeper into the graph from majentaplm.com.

Cypher and MCP

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

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