Skip to content

Hostname

miinto.pl

Last fetched

miinto.pl resolves to 6 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · miinto.plRouting diversity3.9/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/miinto.pl

Resolution chain

miinto.pl 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

Registrar
registrar:key-systems gmbh
Organization
miinto holding aps
Contact emails

Subdomains

3 observed subdomains of miinto.pl.

Web-graph footprint

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

99 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for miinto.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.miinto.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from miinto.pl.

Cypher and MCP

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

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