Skip to content

Hostname

capmint.com

Last fetched

capmint.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · capmint.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/capmint.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.186.4513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.6.21913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.39.10313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.48.12713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.229.22813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.116.2835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.202.20365.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.164.25065.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.244.9513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

5 observed subdomains of capmint.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for capmint.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.capmint.com
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from capmint.com.

Cypher and MCP

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

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