Hostname
365architect.com
Last fetched
365architect.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
365architect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.179.188.149 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 52.216.154.187 | 52.216.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.82.19 | 52.217.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.83.195 | 52.217.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- arun candadai
- Contact emails
- aruncandadai@yahoo.com
- 365architect.com@namebrightprivacy.com
- 1d11cb6c-7ec7-4034-9d93-c88c86741de9@identity-protect.org
- 829fef2e-dcdc-44ca-9350-e121a4ea02fc@identity-protect.org
- 8eb6987c-ae02-4fa7-ab3c-1c1a5d0d1f06@identity-protect.org
- a4be6951-3b5f-41f7-b9e7-c7f70b7189d1@identity-protect.org
- cd981ff5-5ff7-4aed-b70e-80870b31da6a@identity-protect.org
- feba52a2-1292-49f2-a9bd-3fbef9fe21e7@identity-protect.org
- owner-3048983@365architect.com.whoisprivacyservice.org
- owner-7763275@365architect.com.whoisprivacyservice.org
- owner-8303173@365architect.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of 365architect.com.
Web-graph footprint
Distinct hostnames that link to or from 365architect.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 365architect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 365architect.com.
- IP · 52.179.188.149
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · aruncandadai@yahoo.com
- TLD · .com
- Browse hostnames · 36…
- 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: "365architect.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.