Skip to content

Hostname

maxellmx.com

Last fetched

maxellmx.com resolves to 1 IPv4 address operated by AS270179 in MX. WHOIS lists iana:4320 as the registrar.

Nutrition Label

WHISPER CANON · maxellmx.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maxellmx.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.124.220.15938.125.5.0/24AS270179MX

WHOIS identity

Registrar
iana:4320
Organization
apolo-tec s.a. de c.v.
Contact emails

Subdomains

7 observed subdomains of maxellmx.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • maxellmx.com

SPF policy

5 SPF mechanisms authorising senders for maxellmx.com.

MechanismTarget
SPF_Amaxellmx.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP38.124.220.159
SPF_IP72.9.151.125
SPF_MXmaxellmx.com

Related pages

Pivot deeper into the graph from maxellmx.com.

Cypher and MCP

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

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