Hostname
plotsquared.com
Last fetched
plotsquared.com resolves to 1 IPv4 address operated by AS209150 in GR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
plotsquared.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.25.23.138 | 185.25.23.0/24 | AS209150 | — | GR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- alexander sa?derberg
- Contact emails
- citymonstret@hotmail.com
- expired@dynadot.com
- gwseo888@gmail.com
- 4bc32343913342d5b5ad0554d0adc0dc.protect@whoisguard.com
- 2ef60a8fa06c4a2f9899e91a2b882b8b.protect@withheldforprivacy.com
- 987458b32b0849e4a98f8f52c70487d5.protect@withheldforprivacy.com
- b546877fe95d4326b3e893b1b7bcc9e0.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
3 observed subdomains of plotsquared.com.
Web-graph footprint
Distinct hostnames that link to or from plotsquared.com in the public web crawl.
12 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for plotsquared.com.
| Mechanism | Target |
|---|---|
| SPF_A | plotsquared.com |
| SPF_IP | 185.25.23.138 |
| SPF_MX | plotsquared.com |
Related pages
Pivot deeper into the graph from plotsquared.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plotsquared.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.