Skip to content

Hostname

hotmart.com

Last fetched

hotmart.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · hotmart.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hotmart.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.11813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.11913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

98 observed subdomains of hotmart.com.

Web-graph footprint

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

8,417 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hotmart.com.

MechanismTarget
SPF_Ahotmart.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEu15632425.wl176.sendgrid.net
SPF_INCLUDEu17670767.wl018.sendgrid.net
SPF_IP168.245.55.225
SPF_IP50.31.32.155
SPF_MXhotmart.com

Related pages

Pivot deeper into the graph from hotmart.com.

Cypher and MCP

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

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