Skip to content

Hostname

pls.am

Last fetched

pls.am resolves to 1 IPv4 address operated by AS41000 in GB.

Nutrition Label

WHISPER CANON · pls.amRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/pls.am

Resolution chain

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

IPPrefixASNOperatorCountry
194.110.243.163194.110.243.0/24AS41000GB

WHOIS identity

No WHOIS records are currently associated with pls.am in WhisperGraph.

Subdomains

9 observed subdomains of pls.am.

Web-graph footprint

Distinct hostnames that link to or from pls.am in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • pls.am

SPF policy

9 SPF mechanisms authorising senders for pls.am.

MechanismTarget
SPF_Apls.am
SPF_INCLUDErhostbh.com
SPF_INCLUDEspf.hosting04.layerip.com
SPF_IP194.110.243.163
SPF_IP194.110.243.37
SPF_IP37.61.232.130/32
SPF_IP37.61.232.175
SPF_IP37.61.232.233
SPF_MXpls.am

Related pages

Pivot deeper into the graph from pls.am.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pls.am"})-[: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.