Skip to content

Hostname

maxrevshare.com

Last fetched

maxrevshare.com resolves to 5 IPv4 addresses operated by AS20521 in MT. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · maxrevshare.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/maxrevshare.com

Resolution chain

maxrevshare.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.168.170.121217.168.168.0/21AS20521MT
217.168.170.122217.168.168.0/21AS20521MT
52.17.1.13752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.190.21352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.96.7652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:82
Organization
max rev share
Contact emails

Subdomains

2 observed subdomains of maxrevshare.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for maxrevshare.com.

MechanismTarget
SPF_IP162.13.124.58
SPF_IP79.125.117.147
SPF_IP79.125.117.149
SPF_IP79.125.19.198
SPF_IP79.125.19.209
SPF_MXmaxrevshare.com

Related pages

Pivot deeper into the graph from maxrevshare.com.

Cypher and MCP

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

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