Skip to content

Hostname

plastic-industry.com

Last fetched

plastic-industry.com resolves to 1 IPv4 address operated by AS16276 in CZ. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · plastic-industry.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/plastic-industry.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.215.80178.32.0.0/15AS16276CZ

WHOIS identity

Registrar
iana:1479
Organization
contact privacy inc. customer 0147906200
Contact emails

Subdomains

3 observed subdomains of plastic-industry.com.

Web-graph footprint

Distinct hostnames that link to or from plastic-industry.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • plastic-industry.com

SPF policy

4 SPF mechanisms authorising senders for plastic-industry.com.

MechanismTarget
SPF_Aplastic-industry.com
SPF_IP178.33.215.80
SPF_IP51.91.82.120
SPF_MXplastic-industry.com

Related pages

Pivot deeper into the graph from plastic-industry.com.

Cypher and MCP

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

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