Skip to content

Hostname

psa-services.net

Last fetched

psa-services.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. psa-services.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · psa-services.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psa-services.net

Resolution chain

No IPv4 resolution is recorded for psa-services.net in WhisperGraph.

IPv6 resolution

No AAAA record for psa-services.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
61f68795-0926-409d-b8b5-0ea88999392c@identity-protect.org, 69ba86a0-d7ba-4c41-b06a-16facdb12ef1@identity-protect.org, 7986fa97-b5ab-4f8f-9cc6-080e78851a02@identity-protect.org, 7be15013-4194-41fc-8449-05f07dd2c3e6@identity-protect.org, a113bb4b-fba4-45a1-bbfe-a9b634dce109@identity-protect.org, e2479714-bb4b-4cc1-91e6-a3382e27088f@identity-protect.org, owner-10331635@psa-services.net.whoisprivacyservice.org, owner-4913279@psa-services.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-315.awsdns-39.com
  • ns-533.awsdns-02.net
  • ns-1519.awsdns-61.org
  • ns-1814.awsdns-34.co.uk

MX records

  • mx1.psa.at
  • mx2.psa.at

SPF policy

  • redirect: psa.at

Threat-feed evidence

History

Related pages

Pivot from psa-services.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "psa-services.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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