Skip to content

Hostname

apx.me

Last fetched

apx.me resolves to 45.56.122.84, announced in 45.56.120.0/21 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. apx.me 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 · apx.meRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apx.me

Resolution chain

IPv6 resolution

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
apx.me@domainsbyproxy.com, yetanotherzero@gmail.com

Subdomains

Mail and authentication

Nameservers

  • anastasia.ns.cloudflare.com
  • rustam.ns.cloudflare.com
  • pdns09.domaincontrol.com
  • pdns10.domaincontrol.com

MX records

  • mail.apx.me

SPF policy

  • ip: 50.116.20.225/32
  • a: apparatix.com
  • a: apx.me
  • mx: apx.me
  • a: mail.apx.me
  • ip: 192.241.158.171
  • ip: 45.56.64.253
  • ip: 50.116.28.204

Threat-feed evidence

History

Related pages

Pivot from apx.me 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: "apx.me"})-[: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.