Skip to content

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

WHISPER CANON · perma-tec.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/perma-tec.com

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.

IPPrefixASNOperatorCountry
158.181.50.59158.181.48.0/21AS200062DE

WHOIS identity

Registrar
iana:151
Organization
perma-tec gmbh u. co. kg
Contact emails

Subdomains

23 observed subdomains of perma-tec.com.

Web-graph footprint

Distinct hostnames that link to or from perma-tec.com in the public web crawl.

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for perma-tec.com.

MechanismTarget
SPF_Ak58415.coveto.de
SPF_Aperma-tec.com
SPF_Aservice.gbs.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.lamapoll.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.154.159.8
SPF_IP158.181.50.207
SPF_IP158.181.50.59
SPF_IP167.114.117.203
SPF_IP185.228.148.132/32
SPF_IP185.61.122.49
SPF_IP185.61.122.50
SPF_IP188.64.59.218
SPF_IP188.64.59.221
SPF_IP188.64.59.3
SPF_IP188.64.59.56
SPF_IP193.159.172.226
SPF_IP193.159.172.227
SPF_MXperma-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.