Hostname
squareplanit.com
Last fetched
squareplanit.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
squareplanit.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 |
|---|---|---|---|---|
| 52.191.12.101 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of squareplanit.com owner
- Contact emails
- domains@squareplanit.com
- 79227965-3763-4e1c-b106-581477b5675e@identity-protect.org
- 87728d57-b6a7-403b-bda4-ffcc3908b1b3@identity-protect.org
- 9fe6306a-a8e4-454d-9ad2-a5863aa842d3@identity-protect.org
- a77f200d-68ad-4b72-920a-442ae0253bf2@identity-protect.org
- de746a0a-1706-47ca-8551-4e003033c94a@identity-protect.org
- e14e7b07-7731-4dc6-8a71-bb8e1a73078b@identity-protect.org
Subdomains
27 observed subdomains of squareplanit.com.
Showing 23 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from squareplanit.com in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for squareplanit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_INCLUDE | spfa.cpmails.com |
Related pages
Pivot deeper into the graph from squareplanit.com.
- IP · 52.191.12.101
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · domains@squareplanit.com
- TLD · .com
- Browse hostnames · sq…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "squareplanit.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.