Hostname
architectatwork.com
Last fetched
architectatwork.com resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
architectatwork.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.51 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.213.59 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.51 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.59 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- iana:106
- Organization
- kortrijk xpo cvba
- Contact emails
Subdomains
98 observed subdomains of architectatwork.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from architectatwork.com in the public web crawl.
450 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
30 SPF mechanisms authorising senders for architectatwork.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.architectatwork.com |
| SPF_INCLUDE | ticketing._spf.tickoweb.be |
| SPF_IP | 12.23.110.67 |
| SPF_IP | 12.23.110.70 |
| SPF_IP | 12.23.110.75 |
| SPF_IP | 31.31.135.200 |
| SPF_IP | 31.31.135.210 |
| SPF_IP | 37.148.176.128/25 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 52.19.108.181/32 |
| SPF_IP | 52.208.33.50 |
| SPF_IP | 52.215.160.188 |
| SPF_IP | 52.30.69.46 |
| SPF_IP | 52.50.74.149 |
| SPF_IP | 52.60.95.88 |
| SPF_IP | 54.195.133.211 |
| SPF_IP | 54.213.44.140 |
| SPF_IP | 54.236.128.150/32 |
| SPF_IP | 54.246.212.154 |
| SPF_IP | 54.246.219.145 |
| SPF_IP | 54.246.220.150/32 |
| SPF_IP | 54.246.224.90/32 |
Related pages
Pivot deeper into the graph from architectatwork.com.
- IP · 13.107.213.51
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:106
- Country · CA
- Email · petervermoere@kortrijkxpo.com
- TLD · .com
- Browse hostnames · ar…
- 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: "architectatwork.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.