Skip to content

Hostname

mineko.de

Last fetched

mineko.de resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mineko.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/mineko.de

Resolution chain

mineko.de resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.43.95104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.174.106172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.164.32.10118.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.3918.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.4118.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.4718.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.55.12954.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.1854.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.3654.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.754.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mineko.de in WhisperGraph.

Subdomains

19 observed subdomains of mineko.de.

Web-graph footprint

Distinct hostnames that link to or from mineko.de in the public web crawl.

114 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mineko.de.

MechanismTarget
SPF_INCLUDE5859795.spf04.hubspotemail.net
SPF_INCLUDE_s00289539.autospf.email
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from mineko.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mineko.de"})-[: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.