Skip to content

Hostname

mpxam.net

Last fetched

mpxam.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mpxam.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mpxam.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mpxam.net

Resolution chain

No IPv4 resolution is recorded for mpxam.net in WhisperGraph.

IPv6 resolution

No AAAA record for mpxam.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:83
Registrant organisation
michael plumstead
Contact emails
domains@mpxam.com

Subdomains

Mail and authentication

Nameservers

  • ns0.mpxam.net
  • ns1.mpxam.net
  • ns2.mpxam.net
  • ns3.mpxam.net
  • ns4.mpxam.net

MX records

  • mailserver.mpxam.com
  • mailrelay1.mpxam.net

SPF policy

  • ip: 213.171.208.153/32
  • ip: 109.228.35.214
  • ip: 109.228.48.97
  • ip: 213.171.213.73
  • ip: 77.68.125.239
  • ip: 77.68.20.115
  • ip: 77.68.22.132
  • ip: 77.68.22.185
  • ip: 77.68.24.163
  • ip: 77.68.78.169
  • ip: 77.68.78.180
  • ip: 77.68.84.231

Threat-feed evidence

History

Related pages

Pivot from mpxam.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mpxam.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.