Skip to content

Hostname

mint-online.com

Last fetched

mint-online.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

mint-online.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.68.2413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.4613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9513.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9713.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.164.1118.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.11618.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.3818.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.164.7118.244.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.121.1113.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.233.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.933.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.943.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:81
Organization
joerg latteier
Contact emails

Subdomains

105 observed subdomains of mint-online.com.

Web-graph footprint

Distinct hostnames that link to or from mint-online.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mint-online.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mint-online.com.

Cypher and MCP

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

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