Skip to content

Hostname

mintcredits.com

Last fetched

mintcredits.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mintcredits.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mintcredits.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.86.49100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.34.132100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.172.2283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.43.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.238.873.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.5.444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.4.19952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.60.13554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.249.13154.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.89.19854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.87.14754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.114.19698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of mintcredits.com owner
Contact emails

Subdomains

2 observed subdomains of mintcredits.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mintcredits.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mintcredits.com.

Cypher and MCP

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

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