Skip to content

Hostname

plastagroup.com

Last fetched

plastagroup.com resolves to 1 IPv4 address operated by Telia-Lietuva - Telia Lietuva, AB in LT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · plastagroup.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plastagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.61.37.21092.61.37.0/24AS43811Telia-Lietuva - Telia Lietuva, ABLT

WHOIS identity

Registrar
iana:69
Organization
hosting ukraine
Contact emails

Subdomains

3 observed subdomains of plastagroup.com.

Web-graph footprint

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

100 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for plastagroup.com.

MechanismTarget
SPF_Aplastagroup.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.sender.hostex.lt
SPF_MXplastagroup.com

Related pages

Pivot deeper into the graph from plastagroup.com.

Cypher and MCP

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

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