Skip to content

Hostname

miinto.de

Last fetched

miinto.de resolves to 6 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.

Nutrition Label

WHISPER CANON · miinto.deRouting diversity3.9/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/miinto.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.199.97.98104.199.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
104.199.97.98104.199.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.76.207.20034.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.76.207.20034.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.187.20.10435.187.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.187.20.10435.187.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.187.26.13835.187.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.187.26.13835.187.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.205.16.10735.205.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.205.16.10735.205.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.205.88.2135.205.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.205.88.2135.205.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

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

Subdomains

6 observed subdomains of miinto.de.

Web-graph footprint

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

187 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for miinto.de.

MechanismTarget
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from miinto.de.

Cypher and MCP

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

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