Skip to content

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

WHISPER CANON · plsa.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plsa.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.44.53.67185.44.52.0/22AS51265MASSRESPONSE-AS Mass Response Service GmbHAT

WHOIS identity

Registrar
registrar:edis gmbh
Organization
michael hofer
Contact emails

Subdomains

36 observed subdomains of plsa.at.

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.

MechanismTarget
SPF_Aisp01.telacc.at
SPF_Amail.plsa.at
SPF_Amail.telacc.at
SPF_Aplsa.at
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_MXplsa.at

Related pages

Pivot deeper into the graph from plsa.at.

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 20

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