Skip to content

Hostname

plsweb.com

Last fetched

plsweb.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · plsweb.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/plsweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.3.216.672.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:1068
Organization
pls 3rd learning
Contact emails

Subdomains

22 observed subdomains of plsweb.com.

Web-graph footprint

Distinct hostnames that link to or from plsweb.com in the public web crawl.

17 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for plsweb.com.

MechanismTarget
SPF_Aplsweb.com
SPF_INCLUDEappriver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.236.37.3
SPF_IP12.236.37.4
SPF_IP12.236.37.9
SPF_IP174.143.82.82
SPF_IP174.143.82.83
SPF_IP199.36.142.201
SPF_IP209.62.20.200
SPF_IP216.115.88.147
SPF_IP216.205.152.216/32
SPF_IP38.102.63.203
SPF_IP67.207.152.209
SPF_IP72.3.216.5
SPF_IP72.3.216.6
SPF_IP72.32.139.198
SPF_MXplsweb.com

Related pages

Pivot deeper into the graph from plsweb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "plsweb.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.