Hostname
plslogistics.com
Last fetched
plslogistics.com resolves to 3 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
plslogistics.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.133 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.33 | 199.60.103.0/24 | AS209242 | — | US |
| 34.49.208.43 | 34.32.0.0/11 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- adalkos@plslogistics.com
- ah3hq8pe6n6@networksolutionsprivateregistration.com
- ay92x3jg4pw@networksolutionsprivateregistration.com
- cw6jc6hr8dy@networksolutionsprivateregistration.com
- ey6wh4aq438@networksolutionsprivateregistration.com
- r54tg4sh28j@networksolutionsprivateregistration.com
- rs3ma8fb7sh@networksolutionsprivateregistration.com
- su2ma8x655t@networksolutionsprivateregistration.com
Subdomains
53 observed subdomains of plslogistics.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plslogistics.com in the public web crawl.
230 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for plslogistics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from plslogistics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plslogistics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.