Hostname
perma-tec.com
Last fetched
perma-tec.com resolves to 1 IPv4 address operated by AS200062 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
perma-tec.com 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 |
|---|---|---|---|---|
| 158.181.50.59 | 158.181.48.0/21 | AS200062 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- perma-tec gmbh u. co. kg
- Contact emails
Subdomains
23 observed subdomains of perma-tec.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from perma-tec.com in the public web crawl.
115 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for perma-tec.com.
| Mechanism | Target |
|---|---|
| SPF_A | k58415.coveto.de |
| SPF_A | perma-tec.com |
| SPF_A | service.gbs.com |
| SPF_INCLUDE | spf.codepiraten.com |
| SPF_INCLUDE | spf.lamapoll.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.154.159.8 |
| SPF_IP | 158.181.50.207 |
| SPF_IP | 158.181.50.59 |
| SPF_IP | 167.114.117.203 |
| SPF_IP | 185.228.148.132/32 |
| SPF_IP | 185.61.122.49 |
| SPF_IP | 185.61.122.50 |
| SPF_IP | 188.64.59.218 |
| SPF_IP | 188.64.59.221 |
| SPF_IP | 188.64.59.3 |
| SPF_IP | 188.64.59.56 |
| SPF_IP | 193.159.172.226 |
| SPF_IP | 193.159.172.227 |
| SPF_MX | perma-tec.com |
Related pages
Pivot deeper into the graph from perma-tec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "perma-tec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.