Hostname
plsa.at
Last fetched
plsa.at resolves to 1 IPv4 address operated by MASSRESPONSE-AS Mass Response Service GmbH in AT. WHOIS lists registrar:edis gmbh as the registrar.
Nutrition Label
Resolution chain
plsa.at 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 |
|---|---|---|---|---|
| 185.44.53.67 | 185.44.52.0/22 | AS51265 | MASSRESPONSE-AS Mass Response Service GmbH | AT |
WHOIS identity
- Registrar
- registrar:edis gmbh
- Organization
- michael hofer
- Contact emails
Subdomains
36 observed subdomains of plsa.at.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plsa.at in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for plsa.at.
| Mechanism | Target |
|---|---|
| SPF_A | isp01.telacc.at |
| SPF_A | mail.plsa.at |
| SPF_A | mail.telacc.at |
| SPF_A | plsa.at |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_MX | plsa.at |
Related pages
Pivot deeper into the graph from plsa.at.
- IP · 185.44.53.67
- ASN · AS51265MASSRESPONSE-AS Mass Response Service GmbH
- Registrar · registrar:edis gmbh
- Country · AT
- Email · michael.hofer@telacc.at
- TLD · .at
- Browse hostnames · pl…
- 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: "plsa.at"})-[: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.