Skip to content

Hostname

www.plsweb.com

Last fetched

www.plsweb.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US.

Nutrition Label

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

Resolution chain

www.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

No WHOIS records are currently associated with www.plsweb.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for www.plsweb.com.

MechanismTarget
SPF_Awww.plsweb.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_MXwww.plsweb.com

Related pages

Pivot deeper into the graph from www.plsweb.com.

Cypher and MCP

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

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