Skip to content

Hostname

mini-tp-shop.ch

Last fetched

mini-tp-shop.ch resolves to 1 IPv4 address operated by AS12651 in CH.

Nutrition Label

WHISPER CANON · mini-tp-shop.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mini-tp-shop.ch

Resolution chain

mini-tp-shop.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
la casa del puro
Contact emails

Subdomains

2 observed subdomains of mini-tp-shop.ch.

Web-graph footprint

Distinct hostnames that link to or from mini-tp-shop.ch in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mini-tp-shop.ch.

MechanismTarget
SPF_Amini-tp-shop.ch
SPF_INCLUDEspf.megaphoneinternet.ch
SPF_MXmini-tp-shop.ch

Related pages

Pivot deeper into the graph from mini-tp-shop.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mini-tp-shop.ch"})-[: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.