Hostname
softartisans.com
Last fetched
softartisans.com resolves to 6 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
softartisans.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.211.59.32 | 104.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 13.107.213.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.226.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.40 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.110.193 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | — |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bn5y39zk2ku@networksolutionsprivateregistration.com
- dh5pa9g93pg@networksolutionsprivateregistration.com
- gt45g96e2vh@networksolutionsprivateregistration.com
- info@softartisans.com
- k77x67g4356@networksolutionsprivateregistration.com
- kx45v3w79cu@networksolutionsprivateregistration.com
- ss56q88j8bf@networksolutionsprivateregistration.com
- zv9mn92k2hw@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of softartisans.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softartisans.com in the public web crawl.
23 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for softartisans.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.211.59.32 |
| SPF_IP | 13.82.52.37 |
| SPF_IP | 40.114.28.242 |
| SPF_IP | 66.237.181.1/24 |
| SPF_IP | 68.171.130.192/27 |
Related pages
Pivot deeper into the graph from softartisans.com.
- IP · 104.211.59.32
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · bn5y39zk2ku@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · so…
- 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: "softartisans.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.