Hostname
techplast.group
Last fetched
techplast.group resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
techplast.group resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.152.216.82 | 94.152.216.0/21 | AS29522 | — | PL |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
Subdomains
3 observed subdomains of techplast.group.
Web-graph footprint
Distinct hostnames that link to or from techplast.group in the public web crawl.
147 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for techplast.group.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dstdesign.pl |
| SPF_IP | 94.152.216.82 |
Related pages
Pivot deeper into the graph from techplast.group.
- IP · 94.152.216.82
- ASN · AS29522
- Registrar · iana:1449
- Country · PL
- Email · techplast.group.6909980d74070@domains-anonymizer.com
- TLD · .group
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techplast.group"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.