Skip to content

Hostname

minne.com

Last fetched

minne.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.10413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.186.11413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.12113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.7713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

18 observed subdomains of minne.com.

Web-graph footprint

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

9,824 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for minne.com.

MechanismTarget
SPF_Aminne.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfc06880.cuenote.jp
SPF_INCLUDEmail.zendesk.com
SPF_IP210.152.224.0/25

Related pages

Pivot deeper into the graph from minne.com.

Cypher and MCP

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

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