Skip to content

Hostname

winningplastics.com

Last fetched

winningplastics.com resolves to 1 IPv4 address operated by AS24806 in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · winningplastics.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/winningplastics.com

Resolution chain

winningplastics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.2.196.6081.2.192.0/18AS24806CZ

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

4 observed subdomains of winningplastics.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for winningplastics.com.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.eu
SPF_IP46.13.5.212
SPF_IP62.153.88.218
SPF_IP62.153.88.219
SPF_IP62.153.88.220
SPF_IP62.153.88.221
SPF_IP62.153.88.222
SPF_IP62.159.97.34
SPF_IP62.159.97.35
SPF_IP62.159.97.36
SPF_IP62.159.97.38
SPF_IP62.44.0.83
SPF_IP87.191.39.52
SPF_IP87.191.39.54
SPF_IP87.191.39.56
SPF_IP87.191.39.57
SPF_IP87.191.39.59
SPF_IP87.191.39.60
SPF_IP90.181.198.116
SPF_IP91.26.48.178
SPF_IP91.26.61.138

Related pages

Pivot deeper into the graph from winningplastics.com.

Cypher and MCP

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

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