Skip to content

Hostname

maxconv.com

Last fetched

maxconv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · maxconv.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/maxconv.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.10518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.2952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of maxconv.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maxconv.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from maxconv.com.

Cypher and MCP

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

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